jamesjuett / lobster

Interactive Program Visualization Tools
8 stars 3 forks source link

Copy Ctor Parameter pass by value error #349

Open jamesjuett opened 1 year ago

jamesjuett commented 1 year ago

Lobster appears to allow a pass-by-value parameter for the copy ctor. This should give a compiler error.