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