Add tentative ".ordinal" on faults. Allow anyerr and fault to be initialized with null.

This commit is contained in:
Christoffer Lerno
2023-03-15 14:32:00 +01:00
parent 3cb94a2857
commit e2b9a35dfe
11 changed files with 89 additions and 11 deletions

View File

@@ -847,6 +847,7 @@ typedef enum
ACCESS_TYPEOFANY,
ACCESS_ENUMNAME,
ACCESS_FAULTNAME,
ACCESS_FAULTORDINAL,
} BuiltinAccessKind;
typedef struct