## code test
```
var x = 0;
Please Login to reply.
#### another one
```javascript
var x = [1,2,3];
x.map( i => i + 1 );
im 12 and what is this?
It is [2, 3, 4]
I am just testing code formatting. If you're using amethyst, this should like nice and readable.
Can confirm