Ver código fonte

new test

master
Nathan R 3 anos atrás
pai
commit
e4447544a9
1 arquivos alterados com 5 adições e 1 exclusões
  1. +5
    -1
      ccmeta-tree.txt

+ 5
- 1
ccmeta-tree.txt Ver arquivo

@ -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
}

Carregando…
Cancelar
Salvar