Sha256: ef34a7f51bf3e9ced5a5b8f676839e22debe3df67bfe14a39403b38633c0279c

Contents?: true

Size: 243 Bytes

Versions: 4

Compression:

Stored size: 243 Bytes

Contents

/* Copyright (c) 2009 Google Inc. All rights reserved.
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file. */

#include <stdio.h>

int main(void)
{
  printf("Hello, world!\n");
  return 0;
}

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
mt-libuv-4.1.04 ext/gyp/test/hello/hello.c
mt-libuv-4.1.03 ext/gyp/test/hello/hello.c
mt-libuv-4.1.02 ext/gyp/test/hello/hello.c
tree-sitter-0.1.0 ext/tree-sitter/tree-sitter/externals/gyp/test/hello/hello.c