aboutsummaryrefslogblamecommitdiffstats
path: root/testing/templates/rust-macro-args.html
blob: 5e8485203b851760b0380a84aa1a20700b41d113 (plain) (tree)
1
2
3
4
5
6
7
8

                             
                                                                            



                             
                                                               



                             
                                                                       

         
{{
        call_a_or_b_on_tail!(
            (a: compute_len, b: zero), call b: only the terminal rules care.
        )
}}
{{
        call_a_or_b_on_tail!(
            (a: compute_len, b: zero), call a: some ninety one!
        )
}}
{{
        call_a_or_b_on_tail!(
            (a: compute_len, b: zero), call a: some ninety "(\"()"nine!
        )
}}