aboutsummaryrefslogtreecommitdiff
path: root/test/formatters/samplecode/prettier/test-uses-node-modules/in.js
blob: 1b5b832ce5ca28a75d36d783ff7339ea541169d3 (plain)
1
2
3
4
5
6
// Behavior differs between 2.x and 3.x
// https://prettier.io/blog/2023/07/05/3.0.0.html
call(
  @dec
  class {},
);