8 lines
83 B
Plaintext
8 lines
83 B
Plaintext
struct {
|
|
|
|
中文定理名称 = Fn<来>(啊: 来) -> 来 {
|
|
return 啊;
|
|
};
|
|
|
|
} main;
|