From 4f2107e926254fdda3d93e195c9e472068da0876 Mon Sep 17 00:00:00 2001 From: Neil Date: Sat, 29 Jun 2013 20:33:54 +1000 Subject: Bug: [#1483]. Added a test for UTF-8 labels in Lua that would fail without fix. --- test/examples/x.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/examples/x.lua') diff --git a/test/examples/x.lua b/test/examples/x.lua index b7879619f..cfa3537b5 100644 --- a/test/examples/x.lua +++ b/test/examples/x.lua @@ -1,6 +1,7 @@ ---[[ Block +--[[ coding:UTF-8 comment ]] function first() +::開:: -- Comment func(SCI_ANNOTATIONSETTEXT, 'a', 0, "LINE1") end -- cgit v1.2.3