Sha256: a8278063ca9ad4be160e9748ef2c6fb9212c9b11b1b33fb4a9611f85125fcd33
Contents?: true
Size: 225 Bytes
Versions: 44
Compression:
Stored size: 225 Bytes
Contents
/* * Copyright (c) 2011 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> void foo(void) { printf("foo\n"); }
Version data entries
44 entries across 44 versions & 7 rubygems