Added missing newline.

This commit is contained in:
Daniel Persson 2015-09-07 22:23:26 +02:00 committed by Anatol Belski
parent 0030fa322f
commit f7600e17cb

View File

@ -18,4 +18,4 @@ var_dump(IntlChar::charName("A", 12345));
string(22) "LATIN CAPITAL LETTER A"
string(22) "LATIN CAPITAL LETTER A"
string(0) ""
NULL
NULL