This website requires JavaScript.
Explore
Minetest
Help
Sign In
Ekdohibs
/
ocaml
Watch
1
Star
0
Fork
You've already forked ocaml
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f99a06904d
ocaml
/
config
/
auto-aux
/
schar2.c
8 lines
77 B
C
Raw
Blame
History
signed
char
foo
[
]
=
"
\377
"
;
main
(
)
{
int
i
;
i
=
foo
[
0
]
;
exit
(
i
!
=
-
1
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink