Skip to content

Commit 094b73e

Browse files
BillWagnerjskeet
authored andcommitted
Apply suggestions from code review
Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
1 parent 5ba1b98 commit 094b73e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

standard/unsafe-code.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ A *pointer_type* is written as a *value_type* that is an unmanaged type ([§8.8]
126126
```ANTLR
127127
pointer_type
128128
: value_type ('*')+
129-
| pointer_type('*')
130129
| 'void' ('*')+
131130
;
132131
```

0 commit comments

Comments
 (0)