index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
data
/
parser
/
inline
/
0079_cast_expr.rs
blob: 3e53d56d64105781139950abe3d7123dc5100468 (
plain
)
1
2
3
fn
foo
()
{
82
as
i32
;
}