summaryrefslogtreecommitdiff
path: root/tests/specs/task/doc_comments_no_args/task.out
blob: 635e3609077ca1f6bc36a2d6cc7fad981c9ce97c (plain)
1
2
3
4
5
6
7
8
9
Available tasks:
- lint
    // this task has documentation
    // 
    // in the form of comments
    deno lint
- fmt
    // block comments are fine too
    deno fmt