1 2 3 4 5 6 7 8 9 10 pre { line-height: 125%; } td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } span.linenos { color: inherit; background-colordiscard """ targets: "cpp" output: "hello" cmd: "nim cpp --nilseqs:on --nimblePath:tests/deps $file" """ # bug #3299 import jester import asyncdispatch, asyncnet # bug #5081 #import nre echo "hello"
discard """ targets: "cpp" output: "hello" cmd: "nim cpp --nilseqs:on --nimblePath:tests/deps $file" """ # bug #3299 import jester import asyncdispatch, asyncnet # bug #5081 #import nre echo "hello"