summaryrefslogtreecommitdiffstats
path: root/test/D/CoreScanner/Image/p/submodule2.d
diff options
context:
space:
mode:
authorRussel Winder <russel@winder.org.uk>2014-04-16 09:46:39 (GMT)
committerRussel Winder <russel@winder.org.uk>2014-04-16 09:46:39 (GMT)
commitda72e009ae9e2f450a601d52f2530338efa6a377 (patch)
treedf6efa619e83c0cfc7bd932ae3c9c786cf812246 /test/D/CoreScanner/Image/p/submodule2.d
parentd4f8c6e320484c106446918c37affdddacd5c7a3 (diff)
downloadSCons-da72e009ae9e2f450a601d52f2530338efa6a377.zip
SCons-da72e009ae9e2f450a601d52f2530338efa6a377.tar.gz
SCons-da72e009ae9e2f450a601d52f2530338efa6a377.tar.bz2
The changes to the D support evolved over the last many months packaged as a single changeset.
Diffstat (limited to 'test/D/CoreScanner/Image/p/submodule2.d')
-rw-r--r--test/D/CoreScanner/Image/p/submodule2.d3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/D/CoreScanner/Image/p/submodule2.d b/test/D/CoreScanner/Image/p/submodule2.d
new file mode 100644
index 0000000..57a2825
--- /dev/null
+++ b/test/D/CoreScanner/Image/p/submodule2.d
@@ -0,0 +1,3 @@
+module p.submodule2;
+
+int something;