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