Browse Source

Set superstrict option variable correctly.

woollybah 11 năm trước cách đây
mục cha
commit
d24f35cd93
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      parser.bmx

+ 1 - 0
parser.bmx

@@ -2896,6 +2896,7 @@ endrem
 				End If
 
 				_module.attrs :| MODULE_SUPERSTRICT
+				opt_issuperstrict = True
 				nextToke
 			Case "moduleinfo"
 				NextToke