mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-04 23:36:00 +02:00
Added alloctype(T)
This commit is contained in:
parent
a4abd54e7d
commit
9d5d5b4063
12 changed files with 95 additions and 39 deletions
|
@ -105,6 +105,7 @@ enum BfToken : uint8
|
|||
BfToken_None,
|
||||
BfToken_Abstract,
|
||||
BfToken_AlignOf,
|
||||
BfToken_AllocType,
|
||||
BfToken_Append,
|
||||
BfToken_As,
|
||||
BfToken_Asm,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue