not possible to use unicode in string constants
Open
- Dominant language
- HTML
- Stars
- 49
- Forks
- 20
- Avg merge
- 3h 46m
- Merged PRs (30d)
- 1
Description
this fails atm:
```
### string constant test
#
${'\\\"\'\u{1f600}'}
===
\"'😀
#
###
```
Contributor guide
Assessment
This issue has not been assessed yet.