mirror of
https://github.com/ziglang/zig.git
synced 2026-02-12 20:37:54 +00:00
docs: top level global assembly -> container level
This commit is contained in:
parent
0e7897a9a2
commit
da063ebd96
@ -6462,7 +6462,7 @@ volatile (
|
||||
|
||||
{#header_open|Global Assembly#}
|
||||
<p>
|
||||
When an assembly expression occurs in a top level {#link|comptime#} block, this is
|
||||
When an assembly expression occurs in a container level {#link|comptime#} block, this is
|
||||
<strong>global assembly</strong>.
|
||||
</p>
|
||||
<p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user