Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed Jul 25, 2023
1 parent 9282236 commit 7be8aba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions main/define/src/mill/define/Reflect.scala
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,9 @@ private[mill] object Reflect {
}
.distinct

pprint.log(outerCls)
pprint.log(first)
pprint.log(second)
first ++ second
}
}

0 comments on commit 7be8aba

Please # to comment.