mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-20 16:36:46 +00:00
Add @force to foreign import
This commit is contained in:
@@ -426,6 +426,7 @@ AST_KIND(_DeclBegin, "", bool) \
|
||||
Token library_name; \
|
||||
String collection_name; \
|
||||
Array<String> fullpaths; \
|
||||
Array<Ast *> attributes; \
|
||||
CommentGroup *docs; \
|
||||
CommentGroup *comment; \
|
||||
}) \
|
||||
|
||||
Reference in New Issue
Block a user