Skip to content

Commit

Permalink
CLDR-18128 Apply source formatter changes
Browse files Browse the repository at this point in the history
  • Loading branch information
echeran committed Feb 6, 2025
1 parent 7f67e9a commit 1db9d5d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -820,8 +820,8 @@ static class TestCaseInput {
static class TestCase {
TestCaseInput testCaseInput;
String classicalSkeleton; // Should only be non-null when semantic skeleton non-null.
// This exists to allow existing ICU & other i18n impls to format
// until they add support for formatting using semantic skeletons.
// This exists to allow existing ICU & other i18n impls to format
// until they add support for formatting using semantic skeletons.
String expected;
}

Expand Down

0 comments on commit 1db9d5d

Please sign in to comment.