summary refs log tree commit diff stats
path: root/tests/js/ttryexceptnewsyntax.nim
Commit message (Collapse)AuthorAgeFilesLines
* fixes #5986 js backend failed to compile try ... except new syntax (#6116)andri lim2017-07-171-0/+13
'n42' href='#n42'>42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61