Sha256: 735db715645ed071dd27e2089d64db103b492f5c14c5dc2546b909bf68fb429c
Contents?: true
Size: 257 Bytes
Versions: 24
Compression:
Stored size: 257 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 main(int argc, char *argv[]) { printf(FOO "\n"); return 0; }
Version data entries
24 entries across 24 versions & 4 rubygems