3 lines
59 B
Text
3 lines
59 B
Text
if true { "blarg" } else { 23 }
|
|
|
|
// @type: 0 f64 or string
|
if true { "blarg" } else { 23 }
|
|
|
|
// @type: 0 f64 or string
|