feat: fix nil equals nil, and fix funcs with discard params
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// Should this fail or equal true?
|
||||
// Should != be false or true?
|
||||
|
||||
test nil_1() {
|
||||
Nil == Nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user