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

string literal not properly handled in golang #115

Closed
frame-lang opened this issue Jun 9, 2022 · 1 comment
Closed

string literal not properly handled in golang #115

frame-lang opened this issue Jun 9, 2022 · 1 comment
Assignees
Milestone

Comments

@frame-lang
Copy link
Owner

frame-lang commented Jun 9, 2022

-domain-
var tape:Log = `vec![]`

results in:

/Users/marktruluck/projects/frame_transpiler/target/debug/framec -l golang /Users/marktruluck/projects/frame-demos/go/v0.10.0_tests/scratch2.frm
TODO: visit_literal_expression_node_to_string

Process finished with exit code 0

@frame-lang frame-lang added this to the v0.10.0 milestone Jun 9, 2022
@frame-lang frame-lang self-assigned this Jun 9, 2022
@deepaksharmaongraph
Copy link
Collaborator

It is handled

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

2 participants