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