|
@@ -541,6 +541,7 @@ let get_config com =
|
|
pf_overload = true;
|
|
pf_overload = true;
|
|
pf_supports_threads = true;
|
|
pf_supports_threads = true;
|
|
pf_supports_rest_args = true;
|
|
pf_supports_rest_args = true;
|
|
|
|
+ pf_this_before_super = false;
|
|
pf_exceptions = {
|
|
pf_exceptions = {
|
|
ec_native_throws = [
|
|
ec_native_throws = [
|
|
["cs";"system"],"Exception";
|
|
["cs";"system"],"Exception";
|