You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/assembler/masm/at-data.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,14 +5,14 @@ f1_keywords: ["@data"]
5
5
helpviewer_keywords: ["@data symbol"]
6
6
ms.assetid: d3e99fb0-4c9e-40a8-9e2d-15de3b01a2fe
7
7
---
8
-
# @data
8
+
# \@data
9
9
10
10
The name of the default data group. Evaluates to DGROUP for all models except **FLAT**. Evaluates to **FLAT** under the **FLAT** memory model (text macro).
0 commit comments