// PARAM_TYPES: kotlin.Int // PARAM_DESCRIPTOR: val 0: kotlin.Int defined in test fun test() { val `0` = 0 `0`plus 1 }