2025-07-21 02:00:50 +08:00

10 lines
95 B
Markdown

# Test default file name
random words
- postfix = `rakutest`
```raku
say "hello world";
```