Update tests/ui/proc-macro/no-mangle-in-proc-macro-issue-111888.rs

fix to test as proposed by wesleywiser

Co-authored-by: Wesley Wiser <wwiser@gmail.com>
(cherry picked from commit 5881e5f88d)
This commit is contained in:
Felix S Klock II
2023-08-04 12:11:34 -04:00
committed by Josh Stone
parent 6afdab5c68
commit fecb6b277c
@@ -1,4 +1,4 @@
// run-pass
// build-pass
// aux-build:exports_no_mangle.rs
#![crate_type = "proc-macro"]