aboutsummaryrefslogtreecommitdiffstats
path: root/test-files/mds-kbdc/compile-layout/invalid/macro-undefined_macro-call
blob: 6626ae72f5cb4613537290dac7d5ae41cf1b7324 (plain) (blame)
1
2
3
4
5
6
7
# TODO does not work

macro m/0
  m(1)
end macro
m()