Hacker News new | ask | show | jobs
by coltonweaver 895 days ago
Correct, this example is also in the JEP:

  String name = "Joan";
  String info = "My name is \{name}";
  | error: processor missing from template expression