Sha256: 71fa98ff7273469c5e49e73c9679671cac3bd816a42c8c4550f46d5c1170ac73
Contents?: true
Size: 262 Bytes
Versions: 5
Compression:
Stored size: 262 Bytes
Contents
// Copyright (c) 2013 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. // This will cause LNK4254. #pragma comment(linker, "/merge:.data=.text") int main() { return 0; }
Version data entries
5 entries across 5 versions & 2 rubygems