Gitly
English
Русский
Español
日本語
中文
Português
Log in
Register
v2
/
vlib
/
v
/
gen
/
c
/
testdata
/
for_in.c.must_have
2
lines
·
2
sloc
·
41 bytes
·
8dde9d4a7bb1f750533cb8ff2dc7a5472cdb4e81
Raw
1
for (size_t ix = 0;; ++ix) {
2
while (1) {
3