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