mirror of
https://github.com/odin-lang/Odin.git
synced 2026-09-03 02:33:37 +00:00
asm template doc category
This commit is contained in:
@@ -3463,6 +3463,7 @@ gb_internal void print_show_unused(Checker *c) {
|
||||
case Entity_ProcGroup:
|
||||
case Entity_ImportName:
|
||||
case Entity_LibraryName:
|
||||
case Entity_AsmTemplate:
|
||||
// Fine
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user