Enter a C translation unit, such as int main() { return 0; }:
// comment void main() { return 0; } parse!