Commit 3640ead
committed
Re-enable duplicate-code checker in stdlib primer test
The duplicate-code checker was previously disabled in the stdlib primer
because it was too slow. With the recent performance optimizations it
might completes in reasonable time, so re-enable it.1 parent 5ee074a commit 3640ead
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | 62 | | |
64 | | - | |
| 63 | + | |
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
| |||
0 commit comments