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

            
                                        




                                     
my_macro([])

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