aboutsummaryrefslogblamecommitdiffstats
path: root/test-files/mds-kbdc/compile-layout/valid/samenamed_macro_and_function
blob: 8703e7a0e3d0166d81bbc4cdb13c2011cd91c29e (plain) (tree)
1
2
3
4
5
6
7
8







             
function c/0
  "a"
end function
macro c/0
  \c() : \c()
end macro
c()