Skip to content

Commit 11f7f8e

Browse files
committed
Accidentally commited ICE test case
1 parent c75792d commit 11f7f8e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

test.sus

-6
Original file line numberDiff line numberDiff line change
@@ -1118,9 +1118,3 @@ module IfTesting #(int WIDTH) {
11181118
} else when WIDTH > BASE_CASE_SIZE {
11191119
}
11201120
}
1121-
1122-
module test {
1123-
gen int[2] p
1124-
1125-
int zsda = p[0]
1126-
}

0 commit comments

Comments
 (0)