2 lines
63 B
Text
2 lines
63 B
Text
|
|
typedef my_enum = [i : int | value_a <= i; i <= value_c] int i
|