Packages

Execute a user-written script to create a repeatable demo scenario

Current section

Files

Jump to
demo_gen test support test.dgen
Raw

test/support/test.dgen

$const = 42
alter_clock {D: -1}
alpha {}
beta {}
delta {
future: đŸ•’+1d
}
gamma {
bool: true
number: 42
string: "What is six times seven?"
fourty_two: $const
}