stdlib: fix errant let in test.cl
This commit is contained in:
parent
f483d690e2
commit
a3bb1ef447
@ -62,5 +62,3 @@ fn if_else() -> i32 {
|
|||||||
}
|
}
|
||||||
// block 4
|
// block 4
|
||||||
}
|
}
|
||||||
|
|
||||||
let x = 0;
|
|
||||||
|
Loading…
Reference in New Issue
Block a user