TodePond / DreamBerd

perfect programming language
https://dreamberd.computer
Other
10.62k stars 299 forks source link

function mutability syntax #656

Open TruncatedDinoSour opened 1 week ago

TruncatedDinoSour commented 1 week ago

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

TruncatedDinoSour commented 1 week ago

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