mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-25 10:56:27 -06:00
Add test case for selection using records (fails)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
abstract Tables = {
|
||||
cat S ; F ;
|
||||
fun
|
||||
FtoS : F -> S ;
|
||||
f1, f2, f3, f4, f5, f6 : F ;
|
||||
}
|
||||
Reference in New Issue
Block a user