2
0
woollybah 7 жил өмнө
parent
commit
f131e66691
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      iparser.bmx

+ 1 - 0
iparser.bmx

@@ -745,6 +745,7 @@ Type TIParser
 				
 				Local decl:TDecl= ParseDecl( _toke,decl_attrs | DECL_CONST)
 				classDecl.InsertDecl decl
+				decl.declImported = True
 			End If
 			
 		Forever