Skip to content

Commit

Permalink
I’ll be back
Browse files Browse the repository at this point in the history
  • Loading branch information
eggrobin committed Dec 13, 2024
1 parent fe75c00 commit 24ec66f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions icu4c/source/test/intltest/rbbitst.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3162,8 +3162,7 @@ void RBBILineMonkey::setText(const UnicodeString &s) {
remapped.char32At(*resolved[i].indexInRemapped - 1),
remapped.char32At(*resolved[i].indexInRemapped));
}
resolved[i].appliedRule = rules[0].get();
//std::terminate();
std::terminate();
} else {
setAppliedRule(i, resolved[i].appliedRule->name().c_str());
}
Expand Down

0 comments on commit 24ec66f

Please sign in to comment.