roogle icon indicating copy to clipboard operation
roogle copied to clipboard

missing brackets leads to interesting results

Open gilescope opened this issue 4 years ago • 0 comments

(Loving your work btw)

fn (PathBuf) -> String returns sensible results.

fn PathBuf -> String returns interesting results. I was just wondering if the prompt should be fn given that it has to be typed often and whether ( ) are needed for simple cases.

gilescope avatar Sep 29 '21 07:09 gilescope