Skip to content

Commit

Permalink
*
Browse files Browse the repository at this point in the history
  • Loading branch information
imteekay committed Sep 24, 2023
1 parent 1caf896 commit c1610c8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ The example for empty statements is pretty simple, take a look at it:

```tsx
var x: number = 1;
;
var y: number = 2;
```

Expand Down

0 comments on commit c1610c8

Please sign in to comment.