Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b3a2b4df653a2684b2b0316549ba32b028c37bf2
/
.
/
plugins
/
power-assert
/
testData
/
codegen
/
Transformations.box.txt
blob: b4c4331f7242e41721c47140dec36a06fce95075 [
file
]
---
assert(hello.reversed() == emptyList<String>())
| | | |
| | | []
| | false
| [World, Hello]
[Hello, World]
---