aboutsummaryrefslogblamecommitdiffstats
path: root/test-files/mds-kbdc/validate-tree/valid/macro-return
blob: e29786d80057f31ba5126d94fd5ea6499fc182f5 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                            
macro m/0
  return
end macro

# (macro (@ 1 0-5) ‘m/0’
#   (.inner
#     (return (@ 2 2-8))
#   )
# )