Sha256: aa89e2f6befe48cd7e5b782575e17d3de92128448f63963fa7d91586de1600f1

Contents?: true

Size: 241 Bytes

Versions: 5

Compression:

Stored size: 241 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.

#include "mylib.h"

std::string my_foo(int x) {
  return std::string("world");
}

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
mt-libuv-4.1.04 ext/gyp/test/library_dirs/subdir/mylib.cc
mt-libuv-4.1.03 ext/gyp/test/library_dirs/subdir/mylib.cc
mt-libuv-4.1.02 ext/gyp/test/library_dirs/subdir/mylib.cc
tree-sitter-0.1.0 ext/tree-sitter/tree-sitter/externals/gyp/test/library_dirs/subdir/mylib.cc
tree-sitter-0.0.1 ext/tree-sitter/tree-sitter/externals/gyp/test/library_dirs/subdir/mylib.cc