[nim-dev] Re: [NOOB] Executable size

  • From: def <dennis@xxxxxxxxxx>
  • To: nim-dev@xxxxxxxxxxxxx
  • Date: Mon, 28 Dec 2015 18:33:22 +0000

There have been a few discussions about multiline comments:

- https://github.com/nim-lang/Nim/issues/1535
- http://forum.nim-lang.org/t/560
- http://forum.nim-lang.org/t/1025

Personally I haven't used ``discard`` for commenting and just use ``#`` in each
line.

Other related posts: