Skip to content
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

Alter code parsing to allow any valid C# #44

Closed
otac0n opened this issue Jan 19, 2014 · 2 comments
Closed

Alter code parsing to allow any valid C# #44

otac0n opened this issue Jan 19, 2014 · 2 comments
Milestone

Comments

@otac0n
Copy link
Owner

otac0n commented Jan 19, 2014

For example, this should be allowed:

curly = { "{" }

Whereas right now, it errors with "Unterminated code section."

@ghost ghost assigned otac0n Jan 19, 2014
@otac0n
Copy link
Owner Author

otac0n commented Apr 29, 2014

This is blocked by #25

@otac0n otac0n removed their assignment Sep 4, 2015
@otac0n otac0n closed this as completed in fe8f31f Aug 6, 2016
@otac0n
Copy link
Owner Author

otac0n commented Dec 3, 2016

This was only marked as breaking as a precaution. At this point, I do not believe that this chance is breaking.

@otac0n otac0n removed the breaking label Dec 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant