Commit 75f89bc
Item 29: §24.3 Fix pointer\_type grammar to use unmanaged\_type
In the `pointer_type` ANTLR production, replace `value_type` with `unmanaged_type`. Both files must be updated in sync.1 parent 7dbaefe commit 75f89bc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments