]> mj.ucw.cz Git - eval.git/blob - judge/filter-cmt.t
Updated at least the most outdated parts of the docs
[eval.git] / judge / filter-cmt.t
1 # Test cases for filter-cmt.c
2
3 Run:    bin/filter-cmt
4 In:     abc//comment
5         de///fgh
6         //full-line comment
7         //another full-line comment
8         lastline
9 Out:    abc
10         de
11         lastline