Skip to content

Commit

Permalink
tests:show that some ext constructor are missing from the index
Browse files Browse the repository at this point in the history
  • Loading branch information
voodoos committed Jan 22, 2024
1 parent 375e1d5 commit e228cad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testsuite/tests/shape-index/index_constrs.ml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ let f x = match x with
| exception E -> ()

let _ = None
let _ = [%extension_constructor M.F]

0 comments on commit e228cad

Please sign in to comment.