You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
display_error_ext ctx.com (make_error (Custom ("Field "^ i ^" overrides parent class with different or incomplete type")) ~sub:([
@@ -433,7 +433,7 @@ module Inheritance = struct
433
433
display_error com ("Field "^ f.cf_name ^" has different property access than in "^ s_type_path intf.cl_path ^": "^ s_kind f2.cf_kind ^" should be "^ s_kind f.cf_kind) p
434
434
elsetry
435
435
let map1 =TClass.get_map_function intf params in
436
-
valid_redefinition map1 map2 f2 t2 f (apply_params intf.cl_params params f.cf_type)
436
+
valid_redefinition com map1 map2 f2 t2 f (apply_params intf.cl_params params f.cf_type)
0 commit comments