aboutsummaryrefslogblamecommitdiffstats
path: root/test-files/mds-kbdc/simplify-tree/invalid/macro_call_with_empty_alternation
blob: 5532b22ae8802ddbbc5be4336c4c534471543eb7 (plain) (tree)
1
2
3
4
5
6
7
8







                                      
my_macro([])

# (macro_call (@ 1 0-8) ‘my_macro’
#   (.arguments nil)
# )
# :1:9–10: error: empty alternation
#  my_macro([])