forked from GitHub/gf-core
fix the handling of 'pre' in the C runtime
This commit is contained in:
@@ -237,6 +237,7 @@ struct PgfConcr {
|
||||
PgfCncOverloadMap* coerce_idx;
|
||||
PgfCncFuns* cncfuns;
|
||||
PgfSequences* sequences;
|
||||
GuBuf* pre_sequences;
|
||||
PgfCIdMap* cnccats;
|
||||
PgfCallbacksMap* callbacks;
|
||||
int total_cats;
|
||||
|
||||
Reference in New Issue
Block a user