mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 10:42:50 -06:00
Fix lin2string and pass all unittests and Phrasebook
This commit is contained in:
@@ -18,3 +18,15 @@ BindCnc: hello there goodbye
|
||||
|
||||
Bind: concat (capit f1) (allcapit f2)
|
||||
BindCnc: Hello there GOODBYE
|
||||
|
||||
Bind: prebind f1
|
||||
BindCnc: |hello there
|
||||
|
||||
Bind: prebind f2
|
||||
BindCnc: > goodbye
|
||||
|
||||
Bind: precapit f1
|
||||
BindCnc: |Hello there
|
||||
|
||||
Bind: precapit f2
|
||||
BindCnc: > Goodbye
|
||||
|
||||
Reference in New Issue
Block a user