Add @tag and .tagof .has_tagof. Allow bitstructs to have attributes.

This commit is contained in:
Christoffer Lerno
2024-08-09 15:03:44 +02:00
parent c8a113384c
commit 44db4a21fc
22 changed files with 317 additions and 144 deletions

View File

@@ -528,9 +528,6 @@ macro void @pool(TempAllocator* #other_temp = null; @body) @builtin
@body();
}
import libc;