5 lines
47 B
Haskell
5 lines
47 B
Haskell
|
module Main where
|
||
|
import Load
|
||
|
main = testload
|
||
|
|