Skip to content

"\u2028" or "\u2029" throws error #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
hax opened this issue Oct 13, 2012 · 0 comments
Open

"\u2028" or "\u2029" throws error #12

hax opened this issue Oct 13, 2012 · 0 comments

Comments

@hax
Copy link

hax commented Oct 13, 2012

Example:

ometa Test {
eol = '\n' | '\r' | '\u2028' | '\u2029'
}

Error info:

SyntaxError: Unexpected token ILLEGAL
at Module._compile (module.js:437:25)
at Object.loadExtension [as .ometajs](C:UsersAdministratorAppDataRoamin
gnpmnode_modulesometajslibometajsapi.js:30:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:362:17)
at require (module.js:378:17)
at Object. (test-ometa.js:2:14)
at Module._compile (module.js:449:26)
at Object.Module._extensions..js (module.js:467:10)
at Module.load (module.js:356:32)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant