minor format & typo fixes

This commit is contained in:
AnHaechan
2023-08-21 01:58:29 +00:00
parent 1d42316a07
commit 24dc47a7cf
7 changed files with 7 additions and 173 deletions

View File

@@ -16,5 +16,6 @@
//! Run `/scripts/prepare-submissions.sh` and submit `/target/assignment04.zip` to <https://gg.kaist.ac.kr>.
pub mod context;
mod grade;
pub mod parser;
pub mod syntax;