Skip to content

Commit

Permalink
Update Exercise.re
Browse files Browse the repository at this point in the history
  • Loading branch information
pigumar1 committed Oct 22, 2023
1 parent 9816251 commit d9d68a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/haz3lschool/Exercise.re
Original file line number Diff line number Diff line change
Expand Up @@ -578,6 +578,7 @@ module F = (ExerciseEnv: ExerciseEnv) => {

/* Multiple stitchings are needed for each exercise
(see comments in the stitched type above)
Stitching is necessary to concatenate terms
from different editors, which are then typechecked. */
let stitch_static = ({eds, _}: state): stitched_statics => {
Expand Down

0 comments on commit d9d68a6

Please sign in to comment.