Add support for emoji identifiers
Some checks failed
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=OFF (push) Failing after 17s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=OFF (push) Failing after 18s
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=ON (push) Failing after 17s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=ON (push) Failing after 17s
CMake / ubuntu-latest - shared=OFF, pthread=ON, posix=ON (push) Failing after 17s
CMake / ubuntu-latest - shared=ON, pthread=ON, posix=ON (push) Failing after 18s
Some checks failed
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=OFF (push) Failing after 17s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=OFF (push) Failing after 18s
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=ON (push) Failing after 17s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=ON (push) Failing after 17s
CMake / ubuntu-latest - shared=OFF, pthread=ON, posix=ON (push) Failing after 17s
CMake / ubuntu-latest - shared=ON, pthread=ON, posix=ON (push) Failing after 18s
Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
@@ -2,7 +2,7 @@ fn lib = {
|
||||
english = "The quick brown fox jumps over the lazy dog."
|
||||
日本語 = "はじめまして!"
|
||||
Română = "Salutare! ĂÂÎȘȚăâîșț"
|
||||
emoji = "👋🌍😊🚀🤖"
|
||||
😀 = "👋🌍😊🚀🤖"
|
||||
diacritics = "ŠĐĆŽšđž"
|
||||
français = "Ça déjà vu?"
|
||||
español = "¡El pingüino Wenceslao bebe whisky y zumo de piña!"
|
||||
|
Reference in New Issue
Block a user