3 lines
38 B
Text
3 lines
38 B
Text
|
|
let foo = 1
|
||
|
|
if true { } else { $foo }
|