Sha256: 522e423c3a54f7fb8442d7445ab09b3990432723a4e9fb37f4931a33c460ada8

Contents?: true

Size: 81 Bytes

Versions: 11

Compression:

Stored size: 81 Bytes

Contents

#include "foo.h"
#include <stdio.h>

int main()
{
    printf("Hello, world!");
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
rant-0.5.0 test/import/c/dependencies/hello.c
rant-0.4.4 test/import/c/dependencies/hello.c
rant-0.4.6 test/import/c/dependencies/hello.c
rant-0.4.8 test/import/c/dependencies/hello.c
rant-0.5.2 test/import/c/dependencies/hello.c
rant-0.5.4 test/import/c/dependencies/hello.c
rant-0.5.6 test/import/c/dependencies/hello.c
rant-0.3.8 test/import/c/dependencies/hello.c
rant-0.4.0 test/import/c/dependencies/hello.c
rant-0.4.2 test/import/c/dependencies/hello.c
rant-0.5.7 test/import/c/dependencies/hello.c