forked from GitHub/gf-core
Comment out some dead code found with -fwarn-unused-binds
Also fixed some warnings and tightened some imports
This commit is contained in:
@@ -35,6 +35,6 @@ getCliticsText isLex rclitics =
|
||||
|
||||
-- example
|
||||
|
||||
getClitics1 = getClitics exlex1 exclits1
|
||||
exlex1 = flip elem ["auto", "naise", "rahan","maa","maahan","maahankaan"]
|
||||
exclits1 = map reverse ["ni","ko","han","pas","nsa","kin","kaan"]
|
||||
--getClitics1 = getClitics exlex1 exclits1
|
||||
--exlex1 = flip elem ["auto", "naise", "rahan","maa","maahan","maahankaan"]
|
||||
--exclits1 = map reverse ["ni","ko","han","pas","nsa","kin","kaan"]
|
||||
|
||||
Reference in New Issue
Block a user