[oden-script] Garbage

This commit is contained in:
John Doty 2023-12-30 14:23:59 -08:00
parent c96a1a4979
commit 8a7cee1c82
7 changed files with 479 additions and 0 deletions

3
oden-script/src/main.rs Normal file
View file

@ -0,0 +1,3 @@
use oden_script;
pub fn main() {}