r9ir 1.0.0

Rewrite 9cc in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
// This file contains tests for the tokenizer and the preprocessor.

// a line comment
\
continues\
to this line

/*
/* block comment
**
*/

#include "test/test1.inc"