Skip to content

Commit 55ab416

Browse files
committed
Remove empty line
1 parent bf307b6 commit 55ab416

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

reference/src/layout/unions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ overlap. This can be visualized as follows:
1717
[ <----> [field1_ty] <--> ]
1818
[ <---> [field2_ty] <---> ]
1919
```
20-
2120
**Figure 1** (union-field layout): Each row in the picture shows the layout of
2221
the union for each of its variants. The `<-...->` and `[ ... ]` denote the
2322
differently-sized gaps and fields, respectively.

0 commit comments

Comments
 (0)