Research-Stack/2-Search-Space/tardygrada/examples/module.tardy

4 lines
82 B
Text

agent Utils {
let pi: float = 3
let greeting: str = "hello from module"
}