}
* 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