8 lines
147 B
Text
8 lines
147 B
Text
def y : Unit :=
|
|
Foo.x
|
|
641.lean:9:17-9:18: error: ambiguous, possible interpretations
|
|
Bar.x : Unit
|
|
|
|
Foo.x : Unit
|
|
def Rig.x : Nat :=
|
|
_root_.x
|