aboutsummaryrefslogtreecommitdiffstats
path: root/test-files/mds-kbdc/validate-tree/valid/function-return
blob: a534c3797b06d87f25970f264e0dc21bb5577f10 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
function f/0
  return
end function

# (function (@ 1 0-8) ‘f/0’
#   (.inner
#     (return (@ 2 2-8))
#   )
# )