5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
forward operator~(Error:right[], size);
|
|
main() {
|
|
new Error:e;
|
|
}
|