Skip to content

Commit

Permalink
nimc.rst: fix table markup (nim-lang#19239)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefantalpalaru authored and PMunch committed Mar 28, 2022
1 parent ce92327 commit d134bde
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/nimc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,8 @@ nimRawSetjmp Use `_setjmp()/_longjmp()` on POSIX and `_setjm
nimBuiltinSetjmp Use `__builtin_setjmp()/__builtin_longjmp()` for setjmp-based
exceptions. This will not work if an exception is being thrown
and caught inside the same procedure. Useful for benchmarking.
========================== ============================================


Configuration files
-------------------
Expand Down

0 comments on commit d134bde

Please sign in to comment.