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
89db646873
c-compiler
/
test.c
Sofia
89db646873
Allow loading stack values
2026-04-09 16:02:34 +03:00
4 lines
43 B
C
Raw
Blame
History
int
main
(
)
{
int
a
=
5
;
return
a
;
}
Reference in New Issue
View Git Blame
Copy Permalink