Sign in
rust
/
rust-lang
/
rust
/
refs/heads/stable
/
.
/
tests
/
ui
/
error-emitter
/
auxiliary
/
close_window.rs
blob: e41313b6ab315993fa8f4435ee426f40ea668e08 [
file
] [
log
] [
blame
]
pub
struct
S
;
impl
S
{
fn
method
(&
self
)
{}
}