Skip to content

Commit

Permalink
Fixed some loop things
Browse files Browse the repository at this point in the history
  • Loading branch information
camdenorrb committed Jan 4, 2022
1 parent 85175d1 commit 65e2290
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ class CrescentVM(val files: List<Node.File>, val mainFile: Node.File) {
return@mapIndexed counter
}

// Moo's version
/*
val range = ranges[ranges.size - 1]
val count = counters[ranges.size - 1]
Expand Down

0 comments on commit 65e2290

Please sign in to comment.