$ include "seed7_05.s7i"; include "shell.s7i"; const proc: main is func begin cmd_sh("ls"); end func;