forked from GitHub/gf-core
Added Eclipse contents
This commit is contained in:
5
eclipse/examples/hello/AbsCat.gf
Normal file
5
eclipse/examples/hello/AbsCat.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
abstract AbsCat = {
|
||||
|
||||
cat Greeting ; Recipient ;
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user