Sign in
◑
Theme
rust
/
rust
/
95cc3dfd9223893de67e5f32e892863dff11005d
/
.
/
tests
/
ui
/
modules
/
path-invalid-form.rs
blob: 713ef4a795d88956d46981fbbb6cadc64c247b67 [
file
]
#[
path
=
123
]
//~ ERROR malformed `path` attribute
mod
foo
;
fn
main
()
{}