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

Optional new Program in Parser #27

Open
leon-marzahn opened this issue Mar 16, 2018 · 1 comment
Open

Optional new Program in Parser #27

leon-marzahn opened this issue Mar 16, 2018 · 1 comment

Comments

@leon-marzahn
Copy link

Hey, i wanted to ask if it's possible to add a new optional Program to the parser so you can for example in php or html open a new context.

@leon-marzahn
Copy link
Author

For example:

<?php

$test = 12;
print($test);

?>

<?php

print($test);

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