Skip to content

Commit

Permalink
[J2KT] Fix readable filename mistake, to match the class name.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 705465629
  • Loading branch information
Googler authored and copybara-github committed Dec 12, 2024
1 parent f847e76 commit b0971ac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Generated from "j2ktnotpassing/NullabilityInferenceProblems.java"
// Generated from "j2ktnotpassing/NullabilityInferenceProblem.java"
@file:OptIn(ExperimentalObjCName::class)
@file:Suppress(
"ALWAYS_NULL",
Expand Down

0 comments on commit b0971ac

Please sign in to comment.