Use codespan for *much* prettier error reporting.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
pub mod error;
|
||||
pub mod syntax;
|
||||
pub mod util;
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,3 @@
|
||||
pub mod error;
|
||||
pub mod syntax;
|
||||
pub mod util;
|
||||
|
||||