Commit 247790c
committed
tests: add failing test case for inside expression in if generate construct
This test was added to demonstrate the bug where 'if (x inside {...})'
at module level failed to parse. The test now passes after the fix.1 parent 6762697 commit 247790c
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5062 | 5062 | | |
5063 | 5063 | | |
5064 | 5064 | | |
| 5065 | + | |
| 5066 | + | |
| 5067 | + | |
| 5068 | + | |
| 5069 | + | |
| 5070 | + | |
| 5071 | + | |
| 5072 | + | |
| 5073 | + | |
| 5074 | + | |
| 5075 | + | |
| 5076 | + | |
| 5077 | + | |
| 5078 | + | |
| 5079 | + | |
5065 | 5080 | | |
5066 | 5081 | | |
5067 | 5082 | | |
| |||
0 commit comments