clean context to analyze next file
so REPL can be reused after error this patch adds one more ugly hack to REPL
This commit is contained in:
@@ -134,8 +134,7 @@ public class ReplInterpreterTest {
|
||||
|
||||
@Test
|
||||
public void analyzeErrors() {
|
||||
// TODO
|
||||
//testFile("analyzeErrors.repl");
|
||||
testFile("analyzeErrors.repl");
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user