v/cmd/tools/vdoc/testdata/comments/main.comments.out

5 lines
277 B
Text

module rec
v doc -f html -o doc rec.v (doc should be an empty folder) I would like to see these 2 lines in HTML-generated header documentation
fn fib(n int) int
fib Calculates the recursive fibonacci series `n` is the rank to pass to function I See these 3 lines only