[PowerAssert] Add codegen tests
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
Assertion failed
|
||||
assert((text.length == 1 || text.toLowerCase() == text) && text.length == 1)
|
||||
| | | | | | |
|
||||
| | | | | | Hello
|
||||
| | | | | false
|
||||
| | | | hello
|
||||
| | | Hello
|
||||
| | false
|
||||
| 5
|
||||
Hello
|
||||
Reference in New Issue
Block a user