summaryrefslogtreecommitdiff
path: root/deps/gyp/test/msvs/rules_stdout_stderr/rule_stdout.py
blob: 2b58d2a374ea5801662d57808ed5b798e6b044a4 (plain)
1
2
3
4
5
6
#!/usr/bin/env python
# Copyright (c) 2015 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.

print "This will go to stdout"