2013-12-22 01:02:16 +00:00
|
|
|
Set: pp::colors
|
|
|
|
Set: pp::unicode
|
2014-01-01 21:52:25 +00:00
|
|
|
Imported 'Int'
|
2013-12-22 01:02:16 +00:00
|
|
|
Assumed: f
|
|
|
|
Assumed: module::g
|
|
|
|
@f : Π (A : Type), A → A → A
|
|
|
|
module::@g : Π (A : Type), A → A → A
|
|
|
|
Assumed: h::1
|
|
|
|
h::1::explicit : Π (A B : Type), A → B → A
|
|
|
|
Assumed: @h
|
|
|
|
Assumed: h
|
2013-12-30 21:35:37 +00:00
|
|
|
Error (line: 9, pos: 37) failed to mark implicit arguments for 'h', the frontend already has an object named '@h'
|