diff --git a/libdparse b/libdparse index 01d4217..87e0a9d 160000 --- a/libdparse +++ b/libdparse @@ -1 +1 @@ -Subproject commit 01d42177ca8fab5a0fea22f3f20873bc81e8257a +Subproject commit 87e0a9d370e4202fb4883ff2a8b3e0fe40f47871 diff --git a/tests/tc037/file.d b/tests/tc037/file.d new file mode 100644 index 0000000..6b97c0e --- /dev/null +++ b/tests/tc037/file.d @@ -0,0 +1 @@ +module a.b.import diff --git a/tests/tc037/run.sh b/tests/tc037/run.sh new file mode 100755 index 0000000..505269b --- /dev/null +++ b/tests/tc037/run.sh @@ -0,0 +1 @@ +dcd-client -c 11 file.d