no longer catching Class_structure_exception

Reviewed By: jeremydubreil

Differential Revision: D2843010

fb-gh-sync-id: bf09fef
master
Sam Blackshear 9 years ago committed by facebook-github-bot-1
parent 59a3b9c22a
commit 6fa9b995e5

@ -185,7 +185,6 @@ let load_sources_and_classes () =
| JVerbose.Classpath parsed_paths ->
loop parsed_paths roots sources classes
with
| JBasics.Class_structure_error _
| Parsing.Parse_error
| Invalid_argument _
| Failure "lexing: empty token" -> loop paths roots sources classes

Loading…
Cancel
Save