-1
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";
6 years ago