mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 02:32:50 -06:00
Add more tests to Params5 which cause it to fail again
Originally found in PhrasebookFre
This commit is contained in:
@@ -16,4 +16,7 @@ abstract Params5 = {
|
||||
showP : P_ -> S ;
|
||||
showPQ : P_ -> Q_ -> S ;
|
||||
showQP : Q_ -> P_ -> S ;
|
||||
|
||||
showPQnested : P_ -> Q_ -> S ;
|
||||
showPPQ : P_ -> Q_ -> S ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user