1
Fork 0

Fix mistaken replacements in error-pattern comments in tests

This commit is contained in:
Marijn Haverbeke 2011-05-12 21:45:29 +02:00
parent 3816e57fd2
commit 9419c5df77
25 changed files with 25 additions and 25 deletions

View file

@ -1,4 +1,4 @@
// error-pattern::cyclic import
// error-pattern:cyclic import
mod a {
import b::x;