diff options
Diffstat (limited to 'examples/animals/QuestionsFre.gf')
| -rw-r--r-- | examples/animals/QuestionsFre.gf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/animals/QuestionsFre.gf b/examples/animals/QuestionsFre.gf new file mode 100644 index 000000000..dab23b2ba --- /dev/null +++ b/examples/animals/QuestionsFre.gf @@ -0,0 +1,2 @@ +concrete QuestionsFre of Questions = QuestionsI with + (Lang = LangFre) ; |
