Skip to content

Associative instrumentation of logical or is not triggered if the nested operator is (or) #347

@aantron

Description

@aantron

| Pexp_apply (([%expr (||)] | [%expr (or)]), [(_l, e); (_l', e')]) ->
let e_mark =
instrument_expr ~use_loc_of:e ~at_end:true [%expr true] in
let e'_mark =
match e'.pexp_desc with
| Pexp_apply ([%expr (||)], _) ->

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions