Skip to content

Commit

Permalink
Supply bytecodeHash to AnalyzedClass
Browse files Browse the repository at this point in the history
  • Loading branch information
Friendseeker committed Oct 3, 2024
1 parent 1233807 commit 39720e1
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1005,7 +1005,8 @@ private final class AnalysisCallback(
nameHashes,
hasMacro,
extraHash,
provenance
provenance,
bytecodeHash,
)
}

Expand Down

0 comments on commit 39720e1

Please sign in to comment.