Sha256: c2152d458641ca4bc76a62c6194a5aed636efda66420a4f5641655cf0e8ec39b
Contents?: true
Size: 236 Bytes
Versions: 44
Compression:
Stored size: 236 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