Started porting JSX support from esprima-fb.

Conflicts:
	acorn.js
	test/tests.js
This commit is contained in:
Ingvar Stepanyan
2014-07-08 17:44:55 +03:00
parent 40f1c67161
commit 283d47c038
3 changed files with 204 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ if (typeof exports != "undefined") {
var testFail = require("./driver.js").testFail;
var testAssert = require("./driver.js").testAssert;
var acorn = require("..");
require("./tests-jsx.js");
}
test("this\n", {