{"version":3,"sources":["fixtures/other/third.js","inner/first.js","inner/second.js","fixtures/other/fourth.js"],"sourcesContent":["function third(){\n  throw new Error(\"oh no\");\n}\n","function meaningOfLife() {\n  throw new Error(42);\n}\n\nfunction boom() {\n  throw new Error('boom');\n}\n","function somethingElse() {\n  throw new Error(\"somethign else\");\n}\n","\n// Hello world\n\nfunction fourth(){\n  throw new Error('fourth');\n}\n"],"names":[],"mappings":"AAAA;AACA;AACA;wBCFA;AACA;AACA;AACA;AACA;AACA;AACA;;ACNA;AACA;AACA;eCFA;AACA;AACA;AACA;AACA;AACA;","file":"from-inline.js"}