1
0
forked from GitHub/gf-core

Add shell script in testsuite/compiler/canonical for replicating known issues

Ideally this is integrated into proper test suite, but that's too much overhead for now
This commit is contained in:
John J. Camilleri
2021-06-30 12:41:56 +02:00
parent 0a70eca6e2
commit 0f5be0bbaa
21 changed files with 1779 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
-- (c) 2009 Aarne Ranta under LGPL
concrete FoodsFin of Foods = FoodsI with
(Syntax = SyntaxFin),
(LexFoods = LexFoodsFin) ;