4 lines
89 B
Text
4 lines
89 B
Text
import UserAttr.BlaAttr
|
|
|
|
@[bla] def f (x : Nat) := x + 2
|
|
@[bla] def g (x : Nat) := x + 1
|