]> mj.ucw.cz Git - moe.git/blob - judge/filter-cmt.t
Replaced FREE_PASCAL_RTE by a generic EXIT_CODE_HOOK.
[moe.git] / judge / filter-cmt.t
1 # Test cases for filter-cmt.c
2
3 Run:    ./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