Sha256: 1d880b6f32c2ae90cdb248dc3293765c10f4c0a3fe0e4e872fdac5b09b492a64
Contents?: true
Size: 239 Bytes
Versions: 44
Compression:
Stored size: 239 Bytes
Contents
/* Copyright (c) 2012 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 hello2() { printf("Hello, two!\n"); return 0; }
Version data entries
44 entries across 44 versions & 7 rubygems