forked from GitHub/gf-core
7 lines
172 B
Plaintext
7 lines
172 B
Plaintext
--# -path=.:alltenses:prelude:../latvian
|
|
|
|
resource CombinatorsLav = Combinators with
|
|
(Cat = CatLav),
|
|
(Structural = StructuralLav),
|
|
(Constructors = ConstructorsLav) ;
|