]> git.lizzy.rs Git - rust.git/commit
add test for nested macro def (#31946)
authorAlex Burka <durka42+github@gmail.com>
Tue, 14 Mar 2017 18:19:59 +0000 (14:19 -0400)
committerPeter Atashian <retep998@gmail.com>
Tue, 21 Mar 2017 20:27:35 +0000 (16:27 -0400)
commit7551e715dc456906a3dac617f2ec20ce929693d9
tree91524e79b1a866187ec77cdab7c113ec00321b7b
parent58c701f5c7dc26d9b55c631006ece52abe1ddce2
add test for nested macro def (#31946)

Adds a test for issue #31946 which was fixed a while ago.
src/test/run-pass/macro-nested_definition_issue-31946.rs [new file with mode: 0644]