Any change VB will support Unicode escape sequences in Strings
Open
- Dominant language
- No language data
- Stars
- 328
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
In CSharp you can do "\u0000" and get a null in a string or with other values get any Unicode Character. It might be another one of those breaking changes. I know in Interpolated Strings I can do $"{ChrW(0)}".
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.