Sha256: 6814c8c74e527c1b59c5117961dc3929722c1252838dc2d7c613ef444654d73e
Contents?: true
Size: 218 Bytes
Versions: 44
Compression:
Stored size: 218 Bytes
Contents
/* Copyright (c) 2009 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 funcB(); int funcA() { return funcB(); }
Version data entries
44 entries across 44 versions & 7 rubygems