Following the feedback, a small update of the String Templates Spec is now available:
https://cr.openjdk.org/~gbierman/jep430/jep430-20230222/specs/string-templates-jls.html Any further comments welcomed! Thanks, Gavin On 9 Feb 2023, at 15:28, Gavin Bierman <[email protected]<mailto:[email protected]>> wrote: Dear experts: A new, updated spec covering JEP 430 (String Templates) is now available at: https://cr.openjdk.java.net/~gbierman/jep430/latest This is a substantial rewrite: it now covers more fully how templates are tokenized, how to deal with ambiguities, and how text block templates are dealt with. Comments welcomed! Gavin
