roc icon indicating copy to clipboard operation
roc copied to clipboard

Debug output with a Tag has duplicate information

Open fwgreen opened this issue 4 months ago • 2 comments

The following statement,

dbg T "the row number is: " row

outputs...

[main.roc:31] T "the row number is: " row = (T "the row number is: " 1)

roc nightly pre-release, built from commit 448c29353ed on Fri Feb 9 09:13:03 UTC 2024

fwgreen avatar Feb 10 '24 09:02 fwgreen