"error: division by zero"

so what, nix? can't you just do your job? /s

Follow

cli output long 

@alina
nix-repl> 1/0
/home/ckie/1/0

nix-repl> 1 /0
error: attempt to call something which is not a function but an integer: 1
at «string»:1:1:
1| 1 /0
| ^

nix-repl> 1 / 0
error:
… while calling the 'div' builtin
at «string»:1:3:
1| 1 / 0
| ^

error: division by zero

nix-repl> 1/ 0
error:
… while calling the 'div' builtin
at «string»:1:2:
1| 1/ 0
| ^

error: division by zero

· · Web · 0 · 0 · 0
Sign in to participate in the conversation
Pixietown

Small server part of the pixie.town infrastructure. Registration is closed.