Sha256: 43b475cddc1c4b0859538725a8333af4dc77ec00ee6585543afca0fc3d7fad62
Contents?: true
Size: 272 Bytes
Versions: 44
Compression:
Stored size: 272 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. #ifndef _MT #error #endif #ifndef _DEBUG #error #endif #ifndef _DLL #error #endif int main() { return 0; }
Version data entries
44 entries across 44 versions & 7 rubygems