rename language as lila
This commit is contained in:
parent
0be5273621
commit
fd39644f73
2 changed files with 3 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ use clap::{Parser, Subcommand};
|
|||
|
||||
use crate::ast::module::Module;
|
||||
|
||||
/// Experimental compiler for krone
|
||||
/// Experimental compiler for lila
|
||||
#[derive(Parser, Debug)]
|
||||
#[command(author = "Romain P. <rpqt@rpqt.fr>")]
|
||||
#[command(version, about, long_about = None)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue