Skip to content

Commit

Permalink
Update error message in .good file
Browse files Browse the repository at this point in the history
---
Signed-off-by: Michael Ferguson <[email protected]>
  • Loading branch information
mppf committed Feb 21, 2023
1 parent 634dc63 commit 2159e25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/statements/errors/importIllegalExpr.good
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
importIllegalExpr.chpl:5: In module 'M':
importIllegalExpr.chpl:6: error: Illegal expression in 'import' statement
importIllegalExpr.chpl:6: note: only identifiers and 'dot' expressions are supported

0 comments on commit 2159e25

Please sign in to comment.