aboutsummaryrefslogtreecommitdiff
path: root/src/cffc.hff
diff options
context:
space:
mode:
authorlemon <lsof@mailbox.org>2022-08-19 16:34:58 +0200
committerlemon <lsof@mailbox.org>2022-08-19 16:34:58 +0200
commit80f5dca7aa8c9a7f3bf467f9ae2bdc1eae0e9a2b (patch)
treeb23c31e3304e715c7bbdb43ded559e088484a193 /src/cffc.hff
parent57af02b91cb3a9eef66137c85aab7e47bdd7d0a5 (diff)
attrib
Diffstat (limited to 'src/cffc.hff')
-rw-r--r--src/cffc.hff2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cffc.hff b/src/cffc.hff
index 920f74a..9fd9080 100644
--- a/src/cffc.hff
+++ b/src/cffc.hff
@@ -288,6 +288,8 @@ struct Decl {
myenv *Env,
}
+def ATTR_LAX = 1u32;
+
struct ExpanArg {
name *const u8,
toks [#]Tok,