edit
This commit is contained in:
parent
c4b8c7cb61
commit
53d169b949
|
@ -169,7 +169,7 @@ fn extend_environ<'a>(mut env: Environ<'a>) -> Environ<'a> {
|
|||
let _ = file.write_all(b"");
|
||||
|
||||
// TODO: build the code with the hblang compiler.
|
||||
// TODO: use the meta.rli to map dependencies.
|
||||
|
||||
|
||||
Ok(Expr::Bool(true))
|
||||
}),
|
||||
|
|
Loading…
Reference in a new issue