c2v
c2v copied to clipboard
unexpected token `*`, expecting name
Remotery.v:1540:20: error: unexpected token `*`, expecting name
1538 |
1539 | struct ObjectLink {
1540 | next ObjectLink_s *volatile
| ^
1541 | }
C code origin -> https://github.com/Celtoys/Remotery
This is another one I'll have to discuss on Discord, after I investigate it a bit more.