This repository has been archived on 2024-09-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2022-07-31 21:33:54 -04:00
|
|
|
<!--% MACRO zero_pad_left(word) BLOCK %-->
|
|
|
|
|
<!--% USE String(word) %-->
|
|
|
|
|
<!--% String.format("%04s") %-->
|
|
|
|
|
<!--% END %-->
|