9 lines
47 B
Plaintext
9 lines
47 B
Plaintext
func:
|
|
emit "Success"
|
|
return
|
|
/
|
|
|
|
main:
|
|
func
|
|
/
|