index
:
rust
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-pass
/
int.rs
blob: 39cd48f022fc9c8e5cd28cb565c598e5d27583a1 (
plain
) (
blame
)
1
2
3
4
5
6
// -*- rust -*-
fn
main
()
{
let
int
x
=
10
;
}