Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
d3d24195a53216cd2fe441577c4a522bdc276c5f
/
.
/
plugins
/
power-assert
/
testData
/
codegen
/
nullsafe
/
ConditionalAccess.box.txt
blob: 02c66f45679eb53cbec9eb8ca762a3e95de4978b [
file
]
---
assert(text?.length?.minus(2) == 1)
| | | |
| | | false
| | 3
| 5
Hello
---