From b8d5c125b6531fe3113c13fda2ffd2b8c5564600 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Fri, 5 Apr 2013 16:35:00 +1100 Subject: Added test for Lua lexer. --- test/examples/x.lua.styled | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test/examples/x.lua.styled (limited to 'test/examples/x.lua.styled') diff --git a/test/examples/x.lua.styled b/test/examples/x.lua.styled new file mode 100644 index 000000000..d693279ff --- /dev/null +++ b/test/examples/x.lua.styled @@ -0,0 +1,6 @@ +{1}--[[ Block +comment ]]{0} +{5}function{0} {11}first{10}(){0} + {2}-- Comment +{0} {11}func{10}({11}SCI_ANNOTATIONSETTEXT{10},{0} {7}'a'{10},{0} {4}0{10},{0} {6}"LINE1"{10}){0} +{5}end{0} -- cgit v1.2.3