forked from M-Labs/nac3
test: remove outdated comment
This commit is contained in:
parent
14d25b3b9d
commit
91f41052fe
|
@ -28,7 +28,6 @@ def run() -> int32:
|
||||||
m2 = -2
|
m2 = -2
|
||||||
output_int32_list(data[m2::m1])
|
output_int32_list(data[m2::m1])
|
||||||
|
|
||||||
# work around https://git.m-labs.hk/M-Labs/nac3/issues/188
|
|
||||||
get_list_slice()
|
get_list_slice()
|
||||||
list_slice_assignment()
|
list_slice_assignment()
|
||||||
return 0
|
return 0
|
||||||
|
|
Loading…
Reference in New Issue