File: Test01.shell-protocol

package info (click to toggle)
haskell-getopt-generics 0.13.1.0-2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 260 kB
  • sloc: haskell: 1,644; makefile: 6
file content (7 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
$ program 42
missing argument of type BOOL
# exit-code 1
$ program
missing argument of type INTEGER
missing argument of type BOOL
# exit-code 1