examples
examples copied to clipboard
example suggestion: string interpolation
for example, roc code that prints a string like this: "this is a number: (Num.toStr someNumber)"
Also mention these constraints:
- it has to be one line
- no interpolations inside other interpolations