jamesjuett / lobster

Interactive Program Visualization Tools
8 stars 3 forks source link

Constructor Initializer List -- Incorrect Error. #352

Open Ofek-Shani opened 10 months ago

Ofek-Shani commented 10 months ago

When writing a constructor initializer list that takes up multiple lines and there is an error in one of them, Lobster will indicate that the error is happening on the line following the constructor header.