diff options
author | Araq <rumpf_a@web.de> | 2013-05-19 03:32:37 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2013-05-19 03:32:37 +0200 |
commit | f16ded879b61428043cc4f78ae117de591c9339b (patch) | |
tree | a297dbf1b141d924e77146c2e2b93c3df288580e /doc/nimrodc.txt | |
parent | 38ed2373aba94832db01e387c592915c8eec4e60 (diff) | |
download | Nim-f16ded879b61428043cc4f78ae117de591c9339b.tar.gz |
updated docs
Diffstat (limited to 'doc/nimrodc.txt')
-rw-r--r-- | doc/nimrodc.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/nimrodc.txt b/doc/nimrodc.txt index 179de3b04..7f77a50d2 100644 --- a/doc/nimrodc.txt +++ b/doc/nimrodc.txt @@ -598,9 +598,3 @@ file. However, you can also run the code with `nodejs`:idx:\: nimrod js -d:nodejs -r examples/hallo.nim - -Known bugs ----------- - -* exception handling does not work - |