summaryrefslogtreecommitdiff
path: root/deps/gyp/test/win/compiler-flags/calling-convention.cc
blob: 0d78a0cc05a251ffe6f9f65e45fbeab1ee061368 (plain)
1
2
3
4
5
6
// Copyright (c) 2014 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.

extern "C" void foo() {
}