a807233ae ^
1 2 3 4 5 6 7 8 9 10 11
discard """ cmd: "nim doc -r $file" errormsg: "runnableExamples must appear before the first non-comment statement" line: 10 """ func fn*() = ## foo discard runnableExamples: assert true