X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=scanner%2Fskinner_00.out;fp=scanner%2Fskinner_00.out;h=ad769d9bbcbe3d26bb70697d1f7cdf827d90c09e;hb=f9a8264f34e2b4ba27c016bd16d95a81234e7ef6;hp=0000000000000000000000000000000000000000;hpb=7c8a6e202f850a17db3e475e081fa1c607295b87;p=testub10.git diff --git a/scanner/skinner_00.out b/scanner/skinner_00.out new file mode 100644 index 0000000..ad769d9 --- /dev/null +++ b/scanner/skinner_00.out @@ -0,0 +1,26 @@ +method +ident blabb +var +ident foo +:= +num 5 +; +if +ident foo +< +num f3 +then +ident foo +:= +ident foo +- +num 3 +; +else +ident foo +:= +ident foo +* +num 4 +; +end