2 lines
55 B
Plaintext
2 lines
55 B
Plaintext
assert(3 == 3 == 3, error = "this should not compile")
|
assert(3 == 3 == 3, error = "this should not compile")
|