334
edits
(land and le - from http://www.scummvm.org/docs/specs/scrp-v6.php) |
m (→land: formatting) |
||
Line 492: | Line 492: | ||
==land== | ==land== | ||
'''Encoding''' | '''Encoding''' | ||
''18'' | ''18'' | ||
'''Stack''' | '''Stack''' | ||
''( in1 in2 : out)'' | ''( in1 in2 : out)'' | ||
'''Operation''' | '''Operation''' | ||
out:=in1 && in2 | out:=in1 && in2 | ||
edits