5 lines
187 B
Text
5 lines
187 B
Text
import Lean
|
|
|
|
-- option should be ignored when evaluating a `[builtin_init]` decl
|
|
set_option interpreter.prefer_native false
|
|
#eval toString Lean.PrettyPrinter.formatterAttribute.defn.name
|