chore: test for simulating old { Prod . ... } syntax
This commit is contained in:
parent
618d113075
commit
3ea9edbd13
1 changed files with 2 additions and 0 deletions
|
|
@ -5,3 +5,5 @@ structure S :=
|
|||
|
||||
|
||||
#check { x := 10, y := true, z := "hello" : S }
|
||||
|
||||
#check { fst := "hello", snd := "world" : Prod _ _ }
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue