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