GulfOfMexico
GulfOfMexico copied to clipboard
function mutability syntax
if i have a function such as
f x()
can i reassign x ? and if so, what is its mutability ?
const var const x = 69
is this just undefined behaviour
yk i messed up const const const i am tired but thats goofy imma keep it