home
explore
join
login
javascript-executor's wall (single view)
@gilbert189
Jan 17, 2023, 2:41 PM
[-]
console.log = function (...stuff){ throw stuff.join() } console.log("Hello, world!")
reply
@javascript-executor
Jan 17, 2023, 2:41 PM
[-]
Hello, world!
reply
View all comments