Commit dfa89ef
committed
Refine condition for printing package objects
AN old-style package object of package `p` printed `package object p`.
Since there are now several possible toplevel source files, we can't
do the same for toplevel source file. I am not yet quite sure what to
do instead. For the moment, we just print the name of the generated object.1 parent 4c53c67 commit dfa89ef
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
802 | 802 | | |
803 | 803 | | |
804 | 804 | | |
805 | | - | |
| 805 | + | |
806 | 806 | | |
807 | 807 | | |
808 | 808 | | |
| |||
0 commit comments