summaryrefslogtreecommitdiff
path: root/deps/gyp/test/mac/debuginfo/file.c
blob: 9cddaf1b0b401b4c7ab5da9072e45c2c5e8cb666 (plain)
1
2
3
4
5
6
// Copyright (c) 2011 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.

void f() {}
int main() {}