forked from GitHub/gf-core
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