Update 'Body'

Sasha Koshka 2022-10-12 07:36:46 +00:00
parent 34190cd06f
commit 84ad837271

@ -21,4 +21,4 @@ There are 6 different types of sections that ARF supports:
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. The only exception to this is methods. Method names
should only be unique in the context of each reciever.
must only be unique in the context of each reciever.