Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
macros
/
issue-11692-1.rs
blob: b6f3bb8ef0549e9fdabc046aa527f8d4a24d888f [
file
] [
log
] [
blame
] [
edit
]
fn
main
()
{
print
!(
testo
!());
//~ ERROR cannot find macro `testo` in this scope
}