regexper-static/src/js/main.js
2014-11-23 17:00:01 -05:00

6 lines
66 B
JavaScript

import test from './test';
test('foo');
console.log('testing');