LV20: fix JPS testdata where the error reporting slightly changed
This commit is contained in:
committed by
Space Team
parent
0883b4468b
commit
60603de042
+2
-2
@@ -1,4 +1,4 @@
|
||||
Cannot access 'funA': it is internal in 'test' at line 4, column 5
|
||||
Cannot access 'funB': it is internal in 'test' at line 4, column 5
|
||||
Cannot access 'fun funA(): Unit': it is internal in file. at line 4, column 5
|
||||
Cannot access 'fun funB(): Unit': it is internal in file. at line 4, column 5
|
||||
Cannot access 'testFunA': it is internal in 'test' at line 5, column 5
|
||||
Cannot access 'testFunB': it is internal in 'test' at line 5, column 5
|
||||
Reference in New Issue
Block a user