lean4-htt/tests/lean/run/localGlobalNotation.lean
2025-08-19 14:49:12 -07:00

5 lines
135 B
Text

/-! `notation` should avoid name conflicts, also between local/global. -/
namespace Foo
local notation "foo" => 1
notation "foo" => 1