restructure test directory
This commit is contained in:
3
test/fixtures/syntax/source-maps/arrow-function/expected.js
vendored
Normal file
3
test/fixtures/syntax/source-maps/arrow-function/expected.js
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
var t = function(x) {
|
||||
return x * x;
|
||||
};
|
||||
Reference in New Issue
Block a user