summary refs log tree commit diff stats
path: root/compiler/semtempl.nim
diff options
context:
space:
mode:
authorjuxiliary <juxiliary@gmail.com>2014-12-06 21:57:20 +1000
committerjuxiliary <juxiliary@gmail.com>2014-12-06 21:57:20 +1000
commitcd0f17202ee167c0ec0db2bb497d1c4554655abd (patch)
treef2e8b4b7a3c5e3dee91c6d1791d06e7529e735f4 /compiler/semtempl.nim
parent898501d9d1973a0ac1571a9e34c33f47e36d6c8a (diff)
downloadNim-cd0f17202ee167c0ec0db2bb497d1c4554655abd.tar.gz
Fixing extraneous semicolon in jsgen output
jsgen was producing javascript objects like this
```
{, name:"foo"}
```
causing syntax errors in javascript interpretors.
Diffstat (limited to 'compiler/semtempl.nim')
0 files changed, 0 insertions, 0 deletions