rustfmt on recent additions
Signed-off-by: Ava Hahn <ava@aidanis.online>
This commit is contained in:
parent
f22d807b57
commit
f8ab31e9aa
6 changed files with 12 additions and 9 deletions
|
|
@ -200,7 +200,7 @@ pub fn env_callback(_ast: &Seg, syms: &mut SymTable) -> Result<Ctr, String> {
|
|||
match val.value {
|
||||
ValueType::VarForm(_) => {
|
||||
println!(" {}: {}", &name, val.value);
|
||||
},
|
||||
}
|
||||
_ => functions.push(name.clone()),
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue