Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
piumarta
/
ccmeta
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
new input file with dynamic C expression
master
Nathan R
hace 3 años
padre
828912aa81
commit
392a8bea7d
Se han
modificado 1 ficheros
con
7 adiciones
y
13 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+7
-13
ccmeta-input.txt
+ 7
- 13
ccmeta-input.txt
Ver fichero
@ -1,14 +1,8 @@
typedef int (*pvfi)(int j);
@{
n=31;
o() {
{ __proto__ : C_int, text : string(n++) }; }
}
void fun() {
typedef int i;
{
typedef float f;
i j1;
f g1;
}
i j2;
//pvfi for;
//j k;
//f g2; // <---- ERROR
}
x = @(o());
y = @(o());
Escribir
Vista previa
Cargando…
Cancelar
Guardar