mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-01 11:18:55 -06:00
added type signature
This commit is contained in:
@@ -105,7 +105,7 @@ lin
|
||||
pot0as1 n = n ;
|
||||
|
||||
pot110 =
|
||||
let ten =
|
||||
let ten : Gender => Case => Str =
|
||||
table {
|
||||
Neuter => \\_ => "ti" ;
|
||||
_ => \\_ => "tíggju"
|
||||
|
||||
Reference in New Issue
Block a user