idris2-tap/example/Example.idr

8 lines
74 B
Idris

module Example
import TAP
main : IO ()
main = TAP.main !getTestOpts []