tests/languages/scala/string_feature.test


Log

Author Commit Date CI Message
Michael Schmidt 0a9f909c 2021-12-05T14:40:38 Java: Added `char` token (#3217)
Michael Schmidt a7b95dd3 2019-09-24T17:38:09 Added support for syntax in Java 13 (#2060) This adds support for the new `yield` keyword and text blocks (triple quoted strings) which are both introduced in Java 13.
Andreas Rohner 964450e1 2016-04-30T13:35:01 Apply the new greedy flag to a few languages This patch applies the new greedy flag to a few languages and adds the corresponding test cases.
Golmote 1c92e693 2015-08-31T08:28:32 Add tests for Scala