Update default test fixture

This commit is contained in:
Aoran Zeng 2025-07-21 03:02:11 +08:00
parent 2300c3052c
commit e628908baf
No known key found for this signature in database
GPG Key ID: 8F8BA8488E10ED98

View File

@ -2,8 +2,12 @@
random words random words
- postfix = `rakutest` - name = `test`
rawstr4c config description
```raku ```raku
say "hello world"; say "hello world";
``` ```
code block description