diff options
| author | iamcheeseman <[email protected]> | 2026-04-14 19:35:02 -0400 |
|---|---|---|
| committer | iamcheeseman <[email protected]> | 2026-04-14 19:35:02 -0400 |
| commit | b60ad836c756f39eb5eafbfadae6847ee5ed5236 (patch) | |
| tree | 6a54f21903f40dac4e24dd887478f3167cc085ba /example.us | |
| parent | 546717dfab4f4568f4dc6dff989d2c9f3a734a24 (diff) | |
microscript: remove mod keyword from example script
Diffstat (limited to 'example.us')
| -rw-r--r-- | example.us | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,5 +1,3 @@ -mod main - # Variables must be snake_case. let hello_world = "Hello, world" |
