Sha256: 6fbf516f419adc75b549bc12fc66308a9b006b72e7d100fd40f5c1433503dc3d
Contents?: true
Size: 244 Bytes
Versions: 44
Compression:
Stored size: 244 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. int SuperFly() { return 42; } const char* SuperFoo() { return "Hello World"; }
Version data entries
44 entries across 44 versions & 7 rubygems