Add UTF-8 sample
Some checks failed
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=OFF (push) Failing after 19s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=OFF (push) Failing after 15s
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 20s
CMake / ubuntu-latest - shared=OFF, pthread=ON, posix=ON (push) Failing after 15s
CMake / ubuntu-latest - shared=ON, pthread=ON, posix=ON (push) Failing after 17s

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2025-08-04 02:25:52 +03:00
parent 1d40c785f8
commit 296e6467c6

11
samples/utf8.dcfg Normal file
View File

@@ -0,0 +1,11 @@
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!"
русский = "Съешь же ещё этих мягких французских булок, да выпей чаю."
}