Update 'Body'

Sasha Koshka 2022-10-12 07:39:43 +00:00
parent 63cc75da6c
commit f4577c9cf2

@ -20,4 +20,4 @@ There are 6 different types of sections that ARF supports:
Section definitions are hoisted so there is no need for prototyping things. 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 All sections in a module must have a unique name within that module no matter
what kind of section it is. The only exception to this is methods. Method names what kind of section it is. The only exception to this is methods. Method names
only need to be unique in the context of each reciever. need only be unique in the context of each reciever.