mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-18 20:02:22 -07:00
Initial Commit
Original Git Repo "went bad" so I had to restart.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include "checker/value.cpp"
|
||||
#include "checker/entity.cpp"
|
||||
#include "checker/type.cpp"
|
||||
#include "checker/checker.cpp"
|
||||
#include "checker/expression.cpp"
|
||||
#include "checker/statements.cpp"
|
||||
Reference in New Issue
Block a user