commit 6caa77ea522ad7e604ac61acf48c2cabdd7926ac (tree) parent caddd7eb18693f5ed02cca533b84811425d8f4d8 Author: Jacob G-W <jacoblevgw@gmail.com> Date: Tue, 22 Jun 2021 11:12:17 -0400 docs: top level global assembly -> container level Diffstat:
| M | doc/langref.html.in | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/langref.html.in b/doc/langref.html.in @@ -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>