gopherdata/gophernotes

Previous print statement in custom defined functions linger

dwhitena opened this issue · 1 comments

When a fmt.Println() statement or other print statement is included in a custom defined function, evaluating cells after defining the function results in duplicating the print statements.

Resolved in the latest v1 RC.