Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hyp3rflow committed Mar 21, 2024
1 parent 96373d2 commit b9b9aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/scala/esmeta/es/util/Coverage.scala
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ object Coverage {
// TODO: impl this
private def getView(node: Node | Cond): View = None

// TODO: impl nearest
// get location information
private def getNearest: Option[Nearest] = st.context.nearest
}

Expand Down

0 comments on commit b9b9aec

Please sign in to comment.