[test] Fix testData for AbstractReplInterpreterTest
This commit is contained in:
committed by
Pavel V. Talanov
parent
9bf0c8453d
commit
ac6a9d95af
+1
-1
@@ -2,6 +2,6 @@
|
||||
... object Bar {
|
||||
... }
|
||||
... }
|
||||
/line4.kts:2:1: error: named object 'Bar' is a singleton and cannot be local. Try to use anonymous object instead
|
||||
error: named object 'Bar' is a singleton and cannot be local. Try to use anonymous object instead
|
||||
object Bar {
|
||||
^
|
||||
|
||||
Reference in New Issue
Block a user