Files
gf-core/eclipse/examples/hello/AbsCat.gf
T

6 lines
53 B
Plaintext

abstract AbsCat = {
cat Greeting ; Recipient ;
};