complier/documentation/lang/Limitations.md
2026-07-30 06:05:15 -04:00

2 lines
161 B
Markdown

# Some limits of the lang
- Cannot have varible names or funtion names that start with a number, they MUST start with a letter. they however can contain numbers.