Removed sample output directory.

This commit is contained in:
Marvin Blum
2015-10-26 21:04:39 +01:00
parent 5d22e80f4e
commit c6acb22403

View File

@@ -1,5 +0,0 @@
array = [1,2,3];
x = (array select (0));
if ((array select ((1-1)+10/10))==2) then {
[] call foo;
};