lean4-htt/examples/scripts/expected.out
2023-04-15 20:07:47 -04:00

17 lines
301 B
Text

scripts/dismiss
scripts/greet
Hello, world!
Hello, me!
Display a greeting
USAGE:
lake run greet [name]
Greet the entity with the given name. Otherwise, greet the whole world.
error: unknown script nonexistant
error: unknown script nonexistant
scripts/dismiss
scripts/greet
Hello, world!
Goodbye!