generated from ElnuDev/rust-project
Add comment parsing
This commit is contained in:
parent
359c46d776
commit
46acbce60e
7 changed files with 40 additions and 30 deletions
|
@ -1,5 +1,5 @@
|
|||
use renrs;
|
||||
|
||||
fn main() {
|
||||
renrs::parse("demo.csv");
|
||||
renrs::parse("demo.rpy");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue