gopherdata/gophernotes

Repeated fmt.Println

dwhitena opened this issue · 3 comments

Repeating fmt.Println from previous cells seems to be broken again.

I think this is the culprit b80e8c9.

This seems to be only in cells with additional, fmt or non-fmt related, code preceding the print statements.

Fixed here 05b8287