lean4-htt/tests/lean/run/meta1.lean

5 lines
93 B
Text

definition bla (a : nat) := a
meta definition foo (a : nat) := bla a
meta constant A : nat