Skip to content

Commit

Permalink
fixes #205
Browse files Browse the repository at this point in the history
  • Loading branch information
thradams committed Sep 28, 2024
1 parent ca1284f commit 83bf486
Show file tree
Hide file tree
Showing 5 changed files with 730 additions and 585 deletions.
9 changes: 3 additions & 6 deletions src/file.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
enum E
{
A,
B,
C = 1+;
};
#include "C:\Users\thiag\source\repos\cake_private\src\console.h"

int main(){
}
Loading

0 comments on commit 83bf486

Please sign in to comment.