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

161 B

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.