summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Li <andy@onthewings.net>2012-11-24 22:30:55 +0800
committerAndy Li <andy@onthewings.net>2012-11-24 22:30:55 +0800
commitbd8751d665d1dcb27e9eadd184b168456360330b (patch)
tree013ff240926b23c9c51a0a475a1b14a680f61777
parentbe6066d06d1536ef20fc1cb1b3638d2136c1dbd9 (diff)
downloadpygments-bd8751d665d1dcb27e9eadd184b168456360330b.tar.gz
State that the example aren't valid Haxe file.
-rw-r--r--tests/examplefiles/example.hx4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/examplefiles/example.hx b/tests/examplefiles/example.hx
index 6a38f32b..9695dbf8 100644
--- a/tests/examplefiles/example.hx
+++ b/tests/examplefiles/example.hx
@@ -1,3 +1,7 @@
+/**
+ * This is not really a valid Haxe file, but just an demo...
+ */
+
package;
package net.onthewings;