error: comptime type construction failed: comptime register_type: a type with no members is never valid --> examples/1179-diagnostics-comptime-type-construction-bail.sx:14:10 | 14 | Empty :: define(declare("Empty"), .enum(.{ variants = .[] })); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^