Fix typo in expectation files for command line tests.
The expectations contained ';' instead of ':' which makes two CLI tests fail.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
warning: ATTENTION!
|
||||
This build uses unsafe internal compiler arguments:
|
||||
|
||||
-XXLanguage;+InlineClasses
|
||||
-XXLanguage:+InlineClasses
|
||||
|
||||
This mode is not recommended for production use,
|
||||
as no stability/compatibility guarantees are given on
|
||||
|
||||
Reference in New Issue
Block a user