]> andersk Git - splint.git/blobdiff - test/russian.c
Fixed problem with russian characters.
[splint.git] / test / russian.c
diff --git a/test/russian.c b/test/russian.c
new file mode 100644 (file)
index 0000000..1fe24d7
--- /dev/null
@@ -0,0 +1,10 @@
+char *russian[] =  
+  { "",
+    "ÏîíåäåëüíèÂê",  
+    "Âòîðíèê",    
+    "ÑðåäÂà",   
+    "×åòâåðã",     
+    "Ïÿòíèöà",    
+    "Ñóááîòà",  
+    "ÂîñêðåñåíüÂå",
+  } ;
This page took 0.033927 seconds and 4 git commands to generate.