aboutsummaryrefslogtreecommitdiff
path: root/src/testsuite/interpreter/aw-422.input
blob: 695171433acb830539d2402030ee08f271b7a4c8 (plain)
1
2
3
4
5
6
MayPair(T: Domain): Domain == Record(x: T, y: T)

w: MyPair Float
x
y