Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
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
}