lean4-htt/tests/lean/run/1441.lean
2022-08-07 09:24:18 -07:00

2 lines
76 B
Text

inductive MsgEmbed where
| trace : Sum (Array MsgEmbed) Unit → MsgEmbed