6 lines
47 B
Plaintext
6 lines
47 B
Plaintext
!This is a Comment
|
|
|
|
func main() {
|
|
ret 0;
|
|
}
|
!This is a Comment
|
|
|
|
func main() {
|
|
ret 0;
|
|
}
|