mirror of
https://github.com/sam-astro/Z-Sharp.git
synced 2025-12-10 15:52:12 +00:00
5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
func Main()
|
|
{
|
|
Printl("this is a test:")
|
|
ZS.System.Command("cls")
|
|
} |