diff options
| author | Paul Buetow <paul@buetow.org> | 2008-11-07 22:19:48 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-11-07 22:19:48 +0000 |
| commit | c33e87f7b07553e999db94ca0ac6529ed1816332 (patch) | |
| tree | 0b4ca663999e625d7ea26db9dca9aced90c7eca5 /test.fy | |
| parent | a46655f67043af257e70715903badf9d4321c4de (diff) | |
renamed stuff
Diffstat (limited to 'test.fy')
| -rw-r--r-- | test.fy | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +#* + * Examples of how to use arrays + *# + +say ["string"]; |
