Bogdanp / racket-dbg

A server, client and UI for remotely debugging Racket applications.
19 stars 2 forks source link

nodes could be empty #2

Closed sorawee closed 1 year ago

sorawee commented 1 year ago

The variable nodes could be empty, leading to an error on the car operation.