// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`should call the right-most argument first: merge-4 1`] = `
Object {
  "on": Object {
    "click": Array [
      [Function],
      [Function],
      [Function],
      [Function],
    ],
  },
}
`;
