FuPeiJiang / ahk_parser.js

find func, string, everything in AHK_L v1; convert v1 to AHK_H v2; converter
https://FuPeiJiang.github.io/ahk_parser.js/
13 stars 1 forks source link

Code causes page to stall and crash #24

Open fatflyingpigs opened 1 year ago

fatflyingpigs commented 1 year ago
if(1=1){
counter := 2
}else{
counter := 1
}
FuPeiJiang commented 1 year ago

https://github.com/FuPeiJiang/ahk_to_v2.ah2#readme @fatflyingpigs Can you send bug reports there ? I commit there now, it should work for way more than this one I’ll maybe convert it to JavaScript once it’s stable