summaryrefslogtreecommitdiffstats
path: root/third_party/python/gyp/test/compiler-override/my_ld.py
blob: 09e1d3c58d18ec6c20f735a3e054e85e5de8d852 (plain)
1
2
3
4
5
6
7
#!/usr/bin/env python
# Copyright (c) 2012 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.
from __future__ import print_function
import sys
print(sys.argv)