Skip to content

Commit

Permalink
New monkeys
Browse files Browse the repository at this point in the history
  • Loading branch information
eggrobin committed Dec 10, 2024
1 parent af5d1aa commit b89fe0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion icu4c/source/test/testdata/break_rules/line.txt
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ LB11.2: SP WJ;
LB11.3: WJ CM* [^CM];

# Needs to apply before LB12, because the new monkeys are not greedy.
LB20a.2: GL (HY | HH) CM* AL;
LB20a.2: GL CM* (HY | HH) CM* AL;
LB12: GL CM* [^CM];

LB12a: [^SP BA HY] CM* GL;
Expand Down

0 comments on commit b89fe0c

Please sign in to comment.