Document functions with asm
bodies
#1057
Labels
docs: Book
/book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials
Milestone
Introduced in #769. We should mention explicitly that
asm
-functions can only be module-level (standalone) functions, meaningasm
-functions cannot be defined in contracts or traits.The text was updated successfully, but these errors were encountered: