This website works better with JavaScript
Accueil
Explorer
S'inscrire
Connexion
SongZihuan
/
aFunlang
miroir de
https://github.com/aFun-org/aFunlang.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
0c2bcff4ef
Branches
Tags
dev
main
refactor
v0.0.2
v0.0.1
aFunlang
/
test
/
test_lib.c
test_lib.c
57 B
Historique
Raw
1
2
3
4
5
int num = 100;
int test(int a) {
return 10 + a;
}