lean4-htt/tests/lean/277a.lean
euprunin 4b47a10bef
chore: fix spelling mistakes in tests (#5439)
Co-authored-by: euprunin <euprunin@users.noreply.github.com>
2024-09-24 03:22:53 +00:00

4 lines
86 B
Text

set_option hygiene false
infixl:67 " <>< " => nonexistent
#eval (1 <>< 11 : UInt64)