Sha256: 0972c8f24bb845c6ea38bf5dac91dd88d7648afc4eb698b02101e0a3021e118f

Contents?: true

Size: 81 Bytes

Versions: 6

Compression:

Stored size: 81 Bytes

Contents

#include <stdio.h>

int        main(void)
{
  puts("HelloWorld!");
  return 0;
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
uttk-0.3.5.0 test/fixtures/ball/hello/hello.c
uttk-0.3.6.1 test/fixtures/ball/hello/hello.c
uttk-0.3.1.2 test/fixtures/ball/hello/hello.c
uttk-0.4.6.1 test/fixtures/ball/hello/hello.c
uttk-0.4.5.0 test/fixtures/ball/hello/hello.c
uttk-0.4.6.2 test/fixtures/ball/hello/hello.c