aboutsummaryrefslogtreecommitdiffstats
path: root/tests/injected/combined_injections.md
blob: 47aeeb49b325e4900ba304326df379ceed243e1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
text

<!-- comment -->

```lua
local foo = 'bar'
```


<!-- comment -->

```lua
local foo = 'bar'
```