test

As of March 2020, School of Haskell has been switched to read-only mode.

test :: [a] -> a test (x:_) = x