aboutsummaryrefslogblamecommitdiffstats
path: root/test-files/mds-kbdc/validate-tree/invalid/information-macro
blob: 51991dede022ae165b37eaf10d169f2e35cbc881 (plain) (tree)


















                                                             
information
  macro m/0
  end macro
end information

# (information (@ 1 0-11)
#   (.inner
#     (macro (@ 2 2-7) ‘m/0’
#       (.inner nil)
#     )
#   )
# )
# :2:2–7: error: macro definition inside information clause
#    macro m/0
#    ^^^^^
# :1:0–11: note: outer information clause defined here
#  information
#  ^^^^^^^^^^^