Separate `constant_enum` to `constant_enum.djinni (#385)
Separate constant_enum to constant_enum.djinni, to exclude it from common.djinni, so that it wouldn’t be picked up by Python in python branch. Otherwise it causes failure in python branch since constant enum feature is not implemented for Python.
Showing
Please register or sign in to comment