pragma Strict
import TestTypes
MyType {
a: myEnumType.type === 4 ? 2 : 1
property int b: method("12", "hh")
}