crystal
crystal copied to clipboard
Force named arguments for spec methods
This PR takes over @kamil-gwozdz 's previous attempt at forcing named arguments for spec methods. Additional changes included to incorporate @Blacksmoke16 's suggestions in the comments of the last PR for this issue (https://github.com/crystal-lang/crystal/pull/14915)