From bd8751d665d1dcb27e9eadd184b168456360330b Mon Sep 17 00:00:00 2001 From: Andy Li Date: Sat, 24 Nov 2012 22:30:55 +0800 Subject: State that the example aren't valid Haxe file. --- tests/examplefiles/example.hx | 4 ++++ 1 file changed, 4 insertions(+) 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; -- cgit v1.2.1