blob: 7328156632fe32423574baf0b30bcc302b7b2681 [file] [edit]
id : rec t { l : < End Unit | Rest { a : U8, b : t } > } -> rec t { l : < End Unit | Rest { a : U8, b : t } > };
id a = a;