/
githubmirror
/
icu
Обзор
Документация
Войти
/
githubmirror
/
icu
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
icu4c/source/test/testdata/message2/syntax-errors-reserved.json
21 строка
826 B
Mihai Nita
ICU-23475 Move MessageFormat2 C++ test files
28 июл 2026, 00:14
28 июл 2026, 00:14
a9fdce6
Код
Авторство
О чём код?
{ "scenario": "Reserved and private annotations", "description": "Tests for old unsupported expression (reserved/private) syntax -- these are now syntax errors", "defaultTestProperties": { "locale": "en-US", "expErrors": [ { "type": "syntax-error" } ] }, "tests": [ { "src" : "\\\\{ ? 𫓜|@} |}" }, { "src" : "\\\\{ ? 𫓜|@} | \\} @𠟅𥪙=|| @㥞=$ @𰺱:}" }, { "src" : "{ $iFN ^ @USh =$u @l}" }, { "src" : ".local $dS ={ $p4 ^ |.| \\\\ @g:FV = $kd}{{@}}" }, { "src" : ".D. \\\\ ||{1}{{}} " }, { "src" : ".cIT ||{|@| % \\} } { * }{{}}" }, { "src" : ".󠆿 . |@| {$ & \\{ . @= $}{{\\\\}}" } ] }