• Xianwen Chen's avatar
    Separate `constant_enum` to `constant_enum.djinni (#385) · 2ab4b4e4
    Xianwen Chen authored
    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.
    2ab4b4e4
ConstantsInterface.java 3.09 KB