packages feed

egison-2.1.11: sample/io/hello.egi

(define $main
  (lambda [$: $argv]
    (do {[$: (print : "Hello world!")]}
        :)))