First commit

This commit is contained in:
elvis
2024-10-04 19:38:34 +02:00
parent 0ee328edfc
commit c1e513d3dc
12 changed files with 380 additions and 0 deletions

3
lib/lang.ml Normal file
View File

@ -0,0 +1,3 @@
module Exercises = Exercises
module MiniImp = MiniImp