- this basic test checks if bcc/bmk is capable of working with UTF8-texts
@@ -0,0 +1,10 @@
+SuperStrict
+'HINT 1: this file must be saved with "Unicode BOM" to get recognized
+' correctly by bmk/bcc
+' So enable it in your editor of choice
+
+'HINT 2: this file outputs the wrong characters when opened in MaxIDE
+' and then compiled clicking a button.
+' So compile it with a console us bmk -o utf8_01 utf8_01.bmx
+print "Сайн байна уу би UTF8 мөр байна"
@@ -0,0 +1 @@
+Сайн байна уу би UTF8 мөр байна