6 lines
55 B
Plaintext
6 lines
55 B
Plaintext
ns std::fp
|
|
|
|
pub int Zero<T : Nullable> {
|
|
zero: T
|
|
}
|