GulfOfMexico icon indicating copy to clipboard operation
GulfOfMexico copied to clipboard

function mutability syntax

Open ar1ja opened this issue 1 year ago • 1 comments

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

ar1ja avatar Jun 19 '24 16:06 ar1ja

yk i messed up const const const i am tired but thats goofy imma keep it

ar1ja avatar Jun 19 '24 16:06 ar1ja