mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +00:00
docs: top level global assembly -> container level
This commit is contained in:
parent
caddd7eb18
commit
6caa77ea52
@ -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