Browse Source

still correcting some errors

master
Nathan R 4 years ago
parent
commit
bccc3c99b0
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      ccmeta.leg

+ 0
- 1
ccmeta.leg View File

@ -906,7 +906,6 @@ void C_scopeEnd() {
assert(actualScope); assert(actualScope);
} }
int declarationId(char *s) { int declarationId(char *s) {
if (!typdeffing) return 0; if (!typdeffing) return 0;
addId(s); addId(s);

Loading…
Cancel
Save