summaryrefslogtreecommitdiff
path: root/test/D/CoreScanner/Image/p/ignored.d
diff options
context:
space:
mode:
authorGary Oberbrunner <garyo@oberbrunner.com>2014-08-23 16:28:44 -0400
committerGary Oberbrunner <garyo@oberbrunner.com>2014-08-23 16:28:44 -0400
commit7232e98a96593ff4c89b001bf63bab6328181a3c (patch)
tree0193d9406107790a66098254869e4b070aa6cacc /test/D/CoreScanner/Image/p/ignored.d
parent870051cadd1c32f41bc3d52feb741201919a11ac (diff)
parent011b491df5f7b11f4f390bcf7fbb464c9c525e43 (diff)
downloadscons-7232e98a96593ff4c89b001bf63bab6328181a3c.tar.gz
Merged default branch into python3-port to keep it up to date.
Hand-updated a few things to keep them python3-safe, and handled several merge conflicts.
Diffstat (limited to 'test/D/CoreScanner/Image/p/ignored.d')
-rw-r--r--test/D/CoreScanner/Image/p/ignored.d3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/D/CoreScanner/Image/p/ignored.d b/test/D/CoreScanner/Image/p/ignored.d
new file mode 100644
index 00000000..43d2bd87
--- /dev/null
+++ b/test/D/CoreScanner/Image/p/ignored.d
@@ -0,0 +1,3 @@
+module p.ignored;
+
+int something;