qweqwe

Javascript code posted by emanoel
created at 16 Jan 14:12, updated at 11 Feb 02:10

Edit | Back
1
2
3
4
5
6
7
function coco() {
  return 'xd'
}

const logit = (e) => console.log(e)

logit('value')
92 Bytes in 2 ms with coderay