Sha256: 3b10b3b96ce975b9b1027b0ffdbfa748afe444fe0e6a01d12c58f4940a3ce09c
Contents?: true
Size: 254 Bytes
Versions: 5
Compression:
Stored size: 254 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. void AnExportedFunction() { } void AnotherExportedFunction() { } int main() { return 0; }
Version data entries
5 entries across 5 versions & 2 rubygems