Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9f74a475e654a271d2924cb1d68ecbb852e03892
/
.
/
plugins
/
power-assert
/
testData
/
codegen
/
property
/
enumWithBooleanProperty.box.txt
blob: 5107c0d0b26cd6a4c24201f0f4cf4fd29b631a63 [
file
]
---
assert(Status.INACTIVE.isActive)
| |
| false
INACTIVE
---