Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
macros
/
macro-path-prelude-fail-3.rs
blob: 68eb350a95614772327aae1e335f4c4204c8f3f4 [
file
] [
log
] [
blame
] [
edit
]
fn
main
()
{
inline
!();
//~ ERROR cannot find macro `inline` in this scope
}