1 2 3 4 5
error: Range is not supported, use [range](cubecl::prelude::range) instead. --> tests/error/range.rs:6:5 | 6 | 0..10; | ^^^^^