[PowerAssert] Add codegen tests
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Assertion failed
|
||||
assert(list.map { "Doe, $it" }.any { it == "Scott, Michael" })
|
||||
| | |
|
||||
| | false
|
||||
| [Doe, Jane, Doe, John]
|
||||
[Jane, John]
|
||||
Reference in New Issue
Block a user