From afaccacc703e9e436d2bc1c0a8900b8d8c0c7f65 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sun, 14 Apr 2013 14:33:39 +1000 Subject: Adding example file extensions to native file setting so tests work. --- test/examples/x.lua | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'test/examples/x.lua') diff --git a/test/examples/x.lua b/test/examples/x.lua index 7172c85d2..b7879619f 100644 --- a/test/examples/x.lua +++ b/test/examples/x.lua @@ -1,6 +1,6 @@ ---[[ Block -comment ]] -function first() - -- Comment - func(SCI_ANNOTATIONSETTEXT, 'a', 0, "LINE1") -end +--[[ Block +comment ]] +function first() + -- Comment + func(SCI_ANNOTATIONSETTEXT, 'a', 0, "LINE1") +end -- cgit v1.2.3