So, how does this work?
So, how does this work?
Testing syntax highlighting
```
const x = 0;
let y = {
foo: 'bar'
}
const hi = (x, y) => ({x: y});
```
```
SELECT * FROM DUAL WHERE NAME = "testing";
```
Testing syntax highlighting
```
const x = 0;
let y = {
foo: 'bar'
}
const hi = (x, y) => ({x: y});
```
```
SELECT * FROM DUAL WHERE NAME = "testing";
```
So, how does this work?
So, how does this work?
Testing syntax highlighting
```
const x = 0;
let y = {
foo: 'bar'
}
const hi = (x, y) => ({x: y});
```
```
SELECT * FROM DUAL WHERE NAME = "testing";
```
Testing syntax highlighting
```
const x = 0;
let y = {
foo: 'bar'
}
const hi = (x, y) => ({x: y});
```
So, how does this work?
So, how does this work?
Testing syntax highlighting
```
const x = 0;
let y = {
foo: 'bar'
}
const hi = (x, y) => ({x: y});
```
Testing syntax highlighting
```javascript
const x = 0;
let y = {
foo: 'bar'
}
const hi = (x, y) => ({x: y});
```