Sha256: ff1d240b3ed0c26f5a49b215c0b1cbab10a96f28e6de792ecd3886149769cba4
Contents?: true
Size: 241 Bytes
Versions: 44
Compression:
Stored size: 241 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. extern int library_function(); int main() { library_function(); return 0; }
Version data entries
44 entries across 44 versions & 7 rubygems