This website requires JavaScript.
Explore
Help
Sign in
dawids
/
lang-bootstrap
Watch
1
Star
0
Fork
You've already forked lang-bootstrap
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6bf4df85da
lang-bootstrap
/
05
/
test.c
8 lines
90 B
C
Raw
Normal View
History
Unescape
Escape
working on it
2025-04-05 10:55:40 +01:00
#
include
<stdlib.h>
#
include
<stdio.h>
satrt readme
2022-02-18 14:15:09 -05:00
int
main
(
void
)
{
working on it
2025-04-05 10:55:40 +01:00
putc
(
'
a
'
,
stdout
)
;
return
0
;
newer version of tcc almost working
2022-02-18 12:36:57 -05:00
}
Reference in a new issue
Copy permalink