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