Sha256: 77ee75fbc5267cafa084fac283e2b361d1b39450ea27a7f9a727f763196f8810
Contents?: true
Size: 247 Bytes
Versions: 39
Compression:
Stored size: 247 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. static void the_static_function() {} void the_function() { the_static_function(); }
Version data entries
39 entries across 39 versions & 5 rubygems