diff --git a/tool/rawstr4c/test/fixture/rawstr4c.md b/tool/rawstr4c/test/fixture/rawstr4c.md new file mode 100644 index 0000000..8740475 --- /dev/null +++ b/tool/rawstr4c/test/fixture/rawstr4c.md @@ -0,0 +1,9 @@ +# Test default file name + +random words + +- postfix = `rakutest` + +```raku +say "hello world"; +```