|
GB_PANIC("Unhandled type %s", type_to_string(bt));
|
|
GB_PANIC("Unhandled type %s", type_to_string(bt));
|
|
gb_internal gbString write_type_to_string(gbString str, Type *type, bool shorthand=false, bool allow_polymorphic=false) {
|
|
gb_internal gbString write_type_to_string(gbString str, Type *type, bool shorthand=false, bool allow_polymorphic=false) {
|