CommandMain"the_command"givemeint number = param_with_default "-n"1File file = param "-f,--file"end# TODO maybe instance variables should go into a `data` block?# and constants into a `const` block?entry maincode# Dummy code to avoid warningassertthis == thisend