Sha256: 7609cc2cbcce1801baa016afbf94d1cc72efa8174aca6cd9a8f0a1d3e8513165
Contents?: true
Size: 278 Bytes
Versions: 40
Compression:
Stored size: 278 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> #include "main.h" int main(int argc, char *argv[]) { printf("hello world\n"); return 0; }
Version data entries
40 entries across 40 versions & 6 rubygems