away with notes just beats now
This commit is contained in:
@@ -68,7 +68,7 @@ impl Syn {
|
||||
match self {
|
||||
Syn::Real(syn) => syn.render(a, b),
|
||||
Syn::Text{m, i} => {
|
||||
eprintln!("render[{}]({:?})", i, m);
|
||||
eprintln!("{} | render[{}]({:?})", chrono::prelude::Utc::now(), i, m);
|
||||
*i += 1;
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user