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