X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=parser%2Fskinner_01.2;fp=parser%2Fskinner_01.2;h=47eb28ca513b96db19ff0187b5fd0c6b84d7b36e;hb=068b8afe2c5a3052066f8d9e0165e1894c70ef03;hp=0000000000000000000000000000000000000000;hpb=f9a8264f34e2b4ba27c016bd16d95a81234e7ef6;p=testub10.git diff --git a/parser/skinner_01.2 b/parser/skinner_01.2 new file mode 100644 index 0000000..47eb28c --- /dev/null +++ b/parser/skinner_01.2 @@ -0,0 +1,11 @@ +method blabb +var foo := 5; +if foo < 0x0F3 then + /* hier + kommt komm + mentar + */ + foo := foo - 0x3; +else + foo := foo * 00244; +end