Skip to content

Commit

Permalink
tested
Browse files Browse the repository at this point in the history
  • Loading branch information
TIKYIKHANT-hyper committed Feb 22, 2023
1 parent 6b6c3fb commit 3bd8dd9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
Binary file added hellotest.exe
Binary file not shown.
Binary file added hellotest.hi
Binary file not shown.
4 changes: 4 additions & 0 deletions hellotest.hs
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
main = do {
putStrLn "Hello, World!" ;
return ()
}
Binary file added hellotest.o
Binary file not shown.

0 comments on commit 3bd8dd9

Please sign in to comment.