Skip to content

Commit 23d1894

Browse files
committed
new warning output diff
1 parent b497a7e commit 23d1894

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tests/err_miss_dep.v.out

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1+
Toplevel input, character 0:
2+
> HB.structure Definition AbelianGrp := { A of IsAbelianGrp A }.
3+
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4+
Warning:
5+
pulling in dependencies: [err_miss_dep_IsAddComoid]
6+
Please list them or end the declaration with '&'
7+
[HB.implicit-structure-dependency,HB,elpi,default]
18
The command has indeed failed with message:
29
HB: Unable to find mixin err_miss_dep_IsAddComoid on subject K

0 commit comments

Comments
 (0)