We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9af02fb commit 5c0b879Copy full SHA for 5c0b879
FlashDevelop/Bin/Debug/Snippets/haxe/catch.fds
@@ -1,4 +1,4 @@
1
-catch (err:Error)$(CSLB){
+catch (err:Dynamic)$(CSLB){
2
$(EntryPoint)
3
}
4
0 commit comments