This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
piumarta
/
ccmeta
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
C compiler with embedded metalanguage.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33
Комити
2
Гране
3.4 MiB
C
98.9%
Makefile
0.7%
Shell
0.4%
Дрво:
bc394cc1d1
develop-theo
master
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from 'bc394cc1d1'
${ noResults }
ccmeta
/
tests-gnu
/
test63.c
7 lines
58 B
Датотека
Blame
Историја
x
(
a
)
{
static
void
*
j
[
]
=
{
&
&
l1
}
;
goto
*
j
[
a
]
;
l1
:
;
}