Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I70cd1dfa45add9df58a44add69fbd30a6a6a6964
2 lines
41 B
Nix
2 lines
41 B
Nix
# Conditional test
|
|
if true then 1 else 2
|