first python ana version

This commit is contained in:
2022-09-08 19:55:09 +02:00
commit 01eb9272a3
15 changed files with 931 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
main :: IO ()
main = putStrLn "Test suite not yet implemented"