Hello,

why after creating a function with

fn my_func_name { something }

and removing this function with

fn my_func_name

a file (though of zero size) exists in /env?

(If I create a lot of functions and then want them be removed, I find a lot of for-me-uninteresting files in /env...)

Thanks,
Ruda