Hacker News new | ask | show | jobs
by masklinn 894 days ago
I would assume that will keep being a compilation error.

It also seems to be a very "think of the morons" point to raise.

1 comments

Correct, this example is also in the JEP:

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