danielrainer

Results 62 comments of danielrainer

> For option 1, the repeated behavior still exists when an argument doesn't specify position explicitly. That might be the best approach: 1. Check the first placeholder to see if...

I added code to make the `printf` command work with explicit argument positions. Tests and documentation updates are missing. The printf code is quite a mess now, with a lot...