This website requires JavaScript.
Explore
Help
Sign In
public
/
stagex
Archived
Watch
5
Star
0
Fork
You've already forked stagex
0
Code
Issues
1
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-04
. You can view files and clone it, but cannot push or open issues or pull requests.
8065a6e78e
stagex
/
tests
/
c
/
main.c
6 lines
71 B
C
Raw
Blame
History
#
include
<stdio.h>
int
main
(
)
{
printf
(
"
Success
\n
"
)
;
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink