Sha256: 9637484fc0cd2cccd807ac0b23b94306a455a358a2e196fbb98712db1c653ec3
Contents?: true
Size: 235 Bytes
Versions: 28
Compression:
Stored size: 235 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. __declspec(dllexport) void some_function() { } int main() { return 0; }
Version data entries
28 entries across 28 versions & 5 rubygems