pict/test/cons/cons059.txt

8 строки
115 B
Plaintext

#
# title is self-explaining
#
G1,a,b,c,d
G2,f,g,h,
if [G1] = "A" then [G2] != "g";
if [G1] > "A" then [G2] > "f";