This website requires JavaScript.
Explore
Help
Sign In
teascade
/
c-compiler
Watch
1
Star
0
Fork
0
You've already forked c-compiler
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
db60335507
c-compiler
/
test.c
Sofia
927ed01fac
Add a bit better error raporting to failed parse
2026-04-09 15:09:47 +03:00
4 lines
44 B
C
Raw
Blame
History
int
main
(
)
{
int
a
=
5
;
return
15
;
}
Reference in New Issue
View Git Blame
Copy Permalink