roc format

This commit is contained in:
Richard Feldman 2022-11-04 15:44:18 -04:00
parent a961dbbe24
commit 9cf102fcdd
No known key found for this signature in database
GPG Key ID: F1F21AA5B1D9E43B

View File

@ -9,4 +9,5 @@ main = \num ->
"I need a positive number here!"
else
str = Num.toStr num
"The number was \(str), OH YEAH!!! 🤘🤘"