Sign in
rust
/
rls
/
refs/heads/rustup
/
.
/
tests
/
fixtures
/
compile_fail
/
src
/
lib.rs
blob: f5d955b3024acdc00b0f8c88e2d410c279ac918c [
file
] [
log
] [
blame
] [
edit
]
pub
fn
foo
()
{
let
x
=
y
+
4
;
}