Files
TypeScript/tests
John Lusty 74c337bc5f Fix handling of prologue statements when there are
parameter property declarations
If there is a prologue (and no super) in a constructor,
the prologue won't be skipped when calculating the
parameter properties, leading to the prologue being
included twice
2022-04-20 01:47:47 +01:00
..