Java 14: switch expressions are no longer in preview

This commit is contained in:
yo-h
2020-02-17 23:05:00 -05:00
parent 057155f28f
commit 9d2f76849b
3 changed files with 1 additions and 15 deletions

View File

@@ -1 +1 @@
//semmle-extractor-options: --javac-args --enable-preview -source 13 -target 13
//semmle-extractor-options: --javac-args -source 14 -target 14