6 lines
56 B
Plaintext
6 lines
56 B
Plaintext
unit okr8stat;
|
|
|
|
fn name() -> str {
|
|
return "main";
|
|
}
|