mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
4 lines
82 B
Text
4 lines
82 B
Text
agent Main {
|
|
fork "examples/module.tardy" as Utils
|
|
let version: int = 1
|
|
}
|