Add @force to foreign import

This commit is contained in:
gingerBill
2019-11-01 19:26:22 +00:00
parent 44a303e577
commit 3b898e5224
7 changed files with 44 additions and 1 deletions
+1
View File
@@ -426,6 +426,7 @@ AST_KIND(_DeclBegin, "", bool) \
Token library_name; \
String collection_name; \
Array<String> fullpaths; \
Array<Ast *> attributes; \
CommentGroup *docs; \
CommentGroup *comment; \
}) \