craftinginterpreters
craftinginterpreters copied to clipboard
updates test.dart to correctly handle windows paths
fixes #1003
i didn't test if this has implications with a different OS, if this is even the right place for a fix or if this is "ok" dart but it fixes running tests under windows (for me).