good first issueð bugð ïž compiler
Repository metrics
- Stars
- Â (5,385 stars)
- PR merge metrics
-  (30d ã« merged PR ã¯ãããŸãã)
説æ
I tried this:
let url = "http://example.com";
let x= Json{
"{url}": "valid"
};
log("{Json.stringify(x)}");
This happened:
{"{url}":"valid"}
the key isn't set correctly to the value of url
I expected this:
No response
Is there a workaround?
No response
Anything else?
No response
Wing Version
No response
Node.js Version
No response
Platform(s)
No response
Community Notes
- Please vote by adding a ð reaction to the issue to help us prioritize.
- If you are interested to work on this issue, please leave a comment.