Are things this fucked up?

This commit is contained in:
Jim Nicholson 2024-02-07 02:22:56 -08:00
parent 1a710c3155
commit 0803dfae5d

View File

@ -1,9 +1,3 @@
void makeStepBanner(String msg) { void makeStepBanner(String msg) {
echo """ echo msg
===========================================
${msg}
===========================================
"""
} }