This website requires JavaScript.
Explore
Help
Sign In
github
/
semantic
Watch
1
Star
1
Fork
0
You've already forked semantic
mirror of
https://github.com/github/semantic.git
synced
2024-11-28 10:15:55 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
0c34de972b
semantic
/
test
/
Spec.hs
7 lines
101 B
Haskell
Raw
Normal View
History
Unescape
Escape
This has to be named Main for now.
2015-12-03 19:44:28 +03:00
module
Main
where
Spec!
2015-12-03 19:38:49 +03:00
import
Test.Hspec
I mean, sure.
2015-11-18 01:44:16 +03:00
main
::
IO
()
main
=
putStrLn
"
Test suite not yet implemented
"
Reference in New Issue
Copy Permalink