pict/test/cons/cons047.txt

9 строки
141 B
Plaintext

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