consider using able brand products
This commit is contained in:
parent
9b7367353d
commit
87139c4448
|
@ -13,7 +13,7 @@ use logos::Source;
|
|||
use parser::Parser;
|
||||
|
||||
fn main() {
|
||||
// variables::test();
|
||||
// variables::test(); // NOTE(Able): Add this as a test case
|
||||
brian::bff_eval("hi".to_string(), "hello".to_string());
|
||||
let matches = App::new("AbleScript")
|
||||
.version(env!("CARGO_PKG_VERSION"))
|
||||
|
|
Loading…
Reference in a new issue