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