Sha256: 369e2eb2ab75ff0d8556b3989ff73adb8d19088a8e64306c7568388ba8f8a0ba
Contents?: true
Size: 230 Bytes
Versions: 4
Compression:
Stored size: 230 Bytes
Contents
// Copyright (c) 2014 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() { printf("%s\n", FOO); return 0; }
Version data entries
4 entries across 4 versions & 2 rubygems