summaryrefslogtreecommitdiffstats
path: root/src/CBot/tests/TestCBot/scenarios/test23.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CBot/tests/TestCBot/scenarios/test23.txt')
-rw-r--r--src/CBot/tests/TestCBot/scenarios/test23.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/CBot/tests/TestCBot/scenarios/test23.txt b/src/CBot/tests/TestCBot/scenarios/test23.txt
new file mode 100644
index 0000000..d6e1ddd
--- /dev/null
+++ b/src/CBot/tests/TestCBot/scenarios/test23.txt
@@ -0,0 +1,10 @@
+extern public void object::TEST23()
+{
+ CLASS22 T;
+ T.T22( ) ;
+
+ show( position );
+ show( this.position );
+
+// T22();
+} \ No newline at end of file