Rename Unit -> Void
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
// Should this fail or equal true?
|
||||
// Should != be false or true?
|
||||
|
||||
test nil_1() {
|
||||
Unit == Unit
|
||||
Void == Void
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user