thqby / ahk2_lib

MIT License
197 stars 26 forks source link

fix warn: variable def warnning #15

Closed boypt closed 1 year ago

boypt commented 1 year ago

when set '#Warn', the variable file is warnning with following message.

Warning: This local variable has the same name as a global variable.

predefine the file variable fixed it.