mirror of
https://github.com/polserver/polserver
synced 2026-08-13 08:23:08 -04:00
* Update grammar; add tests String literals inside an interpolated string cannot start with `}`, as it must be a DOUBLE_RBRACE `}}` * Fix interpolate string token reading * Update core-changes
1 line
15 B
Text
1 line
15 B
Text
$"Hello, }}}";
|