Updated test data and stdlib code which dependent on Tuple0/Unit
aliasing.
This commit is contained in:
@@ -5,5 +5,5 @@ class Test {
|
||||
}
|
||||
|
||||
// RUNTIME: 1
|
||||
// EXIST: Any, Nothing, Tuple0, Int, Number
|
||||
// EXIST: Any, Nothing, Unit, Int, Number
|
||||
// EXIST: Array, Math, Hashable, OutputStream
|
||||
@@ -4,5 +4,5 @@ class Test : <caret> {
|
||||
}
|
||||
|
||||
// RUNTIME: 1
|
||||
// EXIST: Any, Nothing, Tuple0, Int, Number
|
||||
// EXIST: Any, Nothing, Unit, Int, Number
|
||||
// EXIST: Array, Math, Hashable, OutputStream
|
||||
Reference in New Issue
Block a user