Sha256: df2d02798e24d3c8ede9118aa7d39e4283b14ad66dc10f2dc306a321d8a6a7d7
Contents?: true
Size: 248 Bytes
Versions: 4
Compression:
Stored size: 248 Bytes
Contents
/* Copyright (c) 2010 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. */ #include <stdio.h> int main(void) { printf(TEST_FORMAT, TEST_ARGS); return 0; }
Version data entries
4 entries across 4 versions & 2 rubygems