Sign in
rust
/
rust
/
c53fbcd726fefeb0fa04365f4326c8a9f5d48b48
/
.
/
tests
/
ui
/
modules
/
module-polymorphism3-files
/
float-template
/
inst_float.rs
blob: d9bcfffca4684861f5203f5cd45aa1aa7a4bbd21 [
file
]
//@ run-pass
pub
type
T
=
float
;