Updated test data and stdlib code which dependent on Tuple0/Unit

aliasing.
This commit is contained in:
Evgeny Gerashchenko
2013-03-19 21:49:42 +04:00
parent 8a021abaa5
commit 66e7a0110c
12 changed files with 20 additions and 24 deletions
@@ -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