LIVE / thrust /internal /test /thrust.example.repeated_range.filecheck
Xu Ma
update
1c3c0d9
raw
history blame
No virus
150 Bytes
CHECK: range 10 20 30 40
CHECK-NEXT: repeated x2: 10 10 20 20 30 30 40 40
CHECK-NEXT: repeated x3: 10 10 10 20 20 20 30 30 30 40 40 40