Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
(if-not (empty? (filter #(and (not (nil? %)) (.contains (.toUpperCase %) "UTF"))
|
||||
(map #(System/getenv %) ["LANG" "LC_ALL" "LC_CTYPE"])))
|
||||
"Unicode is supported on this terminal and U+25B3 is : \u25b3"
|
||||
"Unicode is not supported on this terminal.")
|
||||
Loading…
Add table
Add a link
Reference in a new issue