diff options
Diffstat (limited to 'testdir/name.cwk')
-rw-r--r-- | testdir/name.cwk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testdir/name.cwk b/testdir/name.cwk new file mode 100644 index 0000000..76613c7 --- /dev/null +++ b/testdir/name.cwk @@ -0,0 +1 @@ +BEGIN { print __FILE__ } |