...
This commit is contained in:
@@ -53,7 +53,7 @@ public class ModuleRepository
|
||||
}
|
||||
case StructTemplateSyntax structDef:
|
||||
{
|
||||
// todo(nub31): Include templates in modules
|
||||
module.RegisterStructTemplate(structDef);
|
||||
break;
|
||||
}
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user