test: remove outdated comment

escape-analysis
Sebastien Bourdeauducq 2022-02-13 17:24:47 +08:00
parent 14d25b3b9d
commit 91f41052fe
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ def run() -> int32:
m2 = -2
output_int32_list(data[m2::m1])
# work around https://git.m-labs.hk/M-Labs/nac3/issues/188
get_list_slice()
list_slice_assignment()
return 0