Index: tests/commentMisc.c
===================================================================
--- tests/commentMisc.c	(revision 90152a4860529aff7214be01cd22abd37012cd19)
+++ tests/commentMisc.c	(revision 90152a4860529aff7214be01cd22abd37012cd19)
@@ -0,0 +1,6 @@
+// alternative ANSI99 brackets
+
+int main() <%
+    int x<:10:>;
+%>
+
