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

Global String Interpolation creates duplicate and invalid initialization code #365

Open
wegendt-bosch opened this issue Oct 2, 2019 · 0 comments
Labels
Bug Something isn't working good first issue Good for newcomers Prio.Medium

Comments

@wegendt-bosch
Copy link
Contributor

This code generates invalid C:

package foo;
import platforms.x86;

var t = `asdf`;
@wegendt-bosch wegendt-bosch added Bug Something isn't working good first issue Good for newcomers Prio.Medium labels Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working good first issue Good for newcomers Prio.Medium
Projects
None yet
Development

No branches or pull requests

1 participant