Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
b-studios committed Apr 22, 2024
1 parent 94de846 commit 34b9e79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions effekt/shared/src/main/scala/effekt/Typer.scala
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ trait TyperOps extends ErrorReporter { self: Context =>
// this export is NECESSARY for the cyclic error
export unification.{ requireSubtype }

// vvvvvvvv insert a line here, save, and run `compile` again vvvvvvvvvv
}


Expand Down

0 comments on commit 34b9e79

Please sign in to comment.