bdawg.io
inc
inline operator fun MyStateEnum.inc(): MyStateEnum = getCurrentState()
'operator' modifier is inapplicable on this function: receiver must be a supertype of the return type