Explorar el Código

new test

master
Nathan R hace 3 años
padre
commit
e4447544a9
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  1. +5
    -1
      ccmeta-tree.txt

+ 5
- 1
ccmeta-tree.txt Ver fichero

@ -1,3 +1,5 @@
typedef int (*pvfi)(int j);
void fun() {
typedef int i;
{
@ -6,5 +8,7 @@ void fun() {
f g1;
}
i j2;
f g2; // <---- ERROR
//pvfi for;
//j k;
//f g2; // <---- ERROR
}

Cargando…
Cancelar
Guardar