index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
unit
/
70 cross test passed
/
src
/
main.c
blob: 490b4a619d864f4721db89d477cc5899cf5197b8 (
plain
)
1
2
3
4
5
6
#include
<stdio.h>
int
main
(
int
argc
,
char
const
*
argv
[])
{
return
0
;
}