Closed
Description
We have a lot of functions that we are using repeatedly across graders for different exercises. Currently we have to just copy and paste those functions into test.ml
for each grader since we don't have control over the build. It would be very nice if we could just put all this code into a separate module and link it during compilation.
(Maybe there is already a way to do this, but if there is, I'm not sure how.)
Metadata
Metadata
Assignees
Labels
No labels