Skip to content

Commit

Permalink
Revise comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bocchino committed Aug 23, 2024
1 parent ceeabd9 commit 25e45e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler/lib/src/main/scala/analysis/Analysis.scala
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ case class Analysis(
}
}

/** Gets the reason for a non-displayable type
/** Gets the reason for a non-displayable type at an AST node id
*
* The id must identify an AST node with a non-displayable type,
* or the function will intentionally crash. */
Expand Down

0 comments on commit 25e45e0

Please sign in to comment.