forked from katzen-cafe/iowo
lang: remove this attempt
This commit is contained in:
parent
1c6180aabc
commit
eb7806572b
19 changed files with 1 additions and 1885 deletions
|
@ -1,10 +1,7 @@
|
|||
use clap::Parser;
|
||||
use std::{fs, path::PathBuf};
|
||||
|
||||
use lang::{
|
||||
ast::World,
|
||||
lst_parser::{self, grammar, input, output::Output, syntax_kind},
|
||||
};
|
||||
use lang::lst_parser::{self, grammar, input, output::Output, syntax_kind};
|
||||
|
||||
#[derive(Parser)]
|
||||
struct Args {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue