Update 'Syntax'

Sasha Koshka 2022-08-24 05:44:23 +00:00
parent d931921a5f
commit e17b08ef8b

4
Syntax.md Normal file

@ -0,0 +1,4 @@
ARF uses syntactical indentation for pretty much everything, and only accepts
tabs as indentation. This may change in the future, but this decision was made
to ensure that written code is accessible to everyone (indentation with spaces
can have accessibility issues).