Merge: Catch em all
authorJean Privat <jean@pryen.org>
Wed, 26 Apr 2017 14:38:26 +0000 (10:38 -0400)
committerJean Privat <jean@pryen.org>
Wed, 26 Apr 2017 14:38:26 +0000 (10:38 -0400)
Extends the `do catch` construct to catch all run time errors.
The interpreter also keep the error information if one wants it.

Pull-Request: #2411

1  2 
src/interpreter/naive_interpreter.nit

Simple merge