Update 'Body'
parent
b2d12c0093
commit
34190cd06f
3
Body.md
3
Body.md
@ -20,4 +20,5 @@ There are 6 different types of sections that ARF supports:
|
||||
# Semantics
|
||||
Section definitions are hoisted so there is no need for prototyping things.
|
||||
All sections in a module must have a unique name within that module no matter
|
||||
what kind of section it is.
|
||||
what kind of section it is. The only exception to this is methods. Method names
|
||||
should only be unique in the context of each reciever.
|
Reference in New Issue
Block a user