Sha256: ee2aba7092661e586c1560c037b866a663d160ba339d1922931ddc81f1eb6421

Contents?: true

Size: 241 Bytes

Versions: 4

Compression:

Stored size: 241 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, two!\n");
  return 0;
}

Version data entries

4 entries across 4 versions & 2 rubygems

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