nitlang / nit

Nit language
http://nitlanguage.org
Apache License 2.0
242 stars 67 forks source link

typing: allow --keepgoing on null and protected calls #2848

Closed privat closed 2 months ago

privat commented 2 months ago

There is no reason to force stop the computation in both cases

github-actions[bot] commented 2 months ago

Test Results

    67 files     338 suites   17m 57s :stopwatch: 14 174 tests 13 633 :white_check_mark: 541 :zzz: 0 :x: 14 560 runs  14 004 :white_check_mark: 556 :zzz: 0 :x:

Results for commit 55ee70ea.

privat commented 2 months ago

Subsumed by #2849