Преглед изворни кода

new input file with dynamic C expression

master
Nathan R пре 3 година
родитељ
комит
392a8bea7d
1 измењених фајлова са 7 додато и 13 уклоњено
  1. +7
    -13
      ccmeta-input.txt

+ 7
- 13
ccmeta-input.txt Прегледај датотеку

@ -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());

Loading…
Откажи
Сачувај