fork(89) download
  1. struct foo {
  2. bool a = true;
  3. bool b = true;
  4. bool c;
  5. } bar;
  6.  
  7. int main(void) {}
Success #stdin #stdout 0s 2892KB
stdin
Standard input is empty
stdout
Standard output is empty