mirror of
https://github.com/urinalcaketopper/fddl.git
synced 2025-06-07 05:34:47 +00:00
6 lines
46 B
Plaintext
6 lines
46 B
Plaintext
!test
|
|
|
|
func main() {
|
|
print("Hello World");
|
|
}
|