Skip to content

Commit

Permalink
compiler alias analysis: Enable forgotten test case
Browse files Browse the repository at this point in the history
Add `transformable34/0` to the exports. Back when (79ca4ba "Make
alias analysis less conservative with calls") was merged, no one
noticed (including me) that the added test was not added to the list
of exports, and therefore never actually run.
  • Loading branch information
frej committed Jul 25, 2024
1 parent 64fcd87 commit b157a26
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
transformable32/0,
transformable32/1,
transformable33/0,
transformable34/0,

not_transformable1/2,
not_transformable2/1,
Expand Down

0 comments on commit b157a26

Please sign in to comment.