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