4 lines
42 B
Plaintext
4 lines
42 B
Plaintext
struct Int() : IInt {
|
|
init int value;
|
|
}
|
struct Int() : IInt {
|
|
init int value;
|
|
}
|