mirror of
https://github.com/sam-astro/Z-Sharp.git
synced 2026-02-04 15:12:11 +00:00
Add description
This commit is contained in:
parent
2cce226575
commit
3d8fca05ba
@ -1,5 +1,9 @@
|
|||||||
|
// This is an "included" ZS file, which can keep your main script
|
||||||
|
// tidier and more organized or easily share the same functions
|
||||||
|
// across multiple programs.
|
||||||
|
|
||||||
|
|
||||||
func TestInclude()
|
func TestInclude()
|
||||||
{
|
{
|
||||||
print "Hello World!"
|
print "Hello World!"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user