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