Tagged String Literals
Open
- Dominant language
- No language data
- Stars
- 328
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
In #27 the idea of allowing string literal to be "tagged" with a type come up.
```vbnet
Dim guid As Guid = "xxxx-xxxx-etc"GUID
```
So I've oped the issue to discuss them.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.