feat: clearly mark template code
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/*
|
||||
* Use this file if you want to extract helpers from your solutions.
|
||||
* Example import from this file: `use aoc::helpers::example_fn;`
|
||||
* Example import from this file: `use aoc::helpers::example_fn;`.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user