mirror of
https://github.com/Reuh/candran.git
synced 2026-02-04 02:08:40 +00:00
feat: add prefix attributes in variables declarations
This commit is contained in:
parent
1e118381f8
commit
19405a4d8e
3 changed files with 15 additions and 3 deletions
|
|
@ -8,6 +8,9 @@ tags.AttributeId = (t)
|
|||
return t[1]
|
||||
end
|
||||
end
|
||||
tags.PrefixedAttributeNameList = (t)
|
||||
error("target "..targetName.." does not support variable attributes")
|
||||
end
|
||||
|
||||
#placeholder("patch")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue