mirror of
https://github.com/Noratrieb/crapderive.git
synced 2026-01-14 16:45:08 +01:00
add IR
This commit is contained in:
parent
ed59717c23
commit
23c8e14984
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
use std::io;
|
||||
|
||||
mod error;
|
||||
mod ir;
|
||||
mod parser;
|
||||
|
||||
fn main() -> Result<(), io::Error> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue