8 lines
99 B
Text
8 lines
99 B
Text
import Misc.Foo
|
|
import Misc.Boo
|
|
import Lean
|
|
|
|
open Lean Meta
|
|
|
|
set_option pp.all true
|
|
#check f 10 10
|