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