We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8de95d commit dfeadc7Copy full SHA for dfeadc7
1 file changed
pkg/slayers/path/infofield_spec.gobra
@@ -77,7 +77,7 @@ pure func AbsUinfo(raw []byte, currINF int, headerOffset int) set[io.IO_msgterm]
77
78
// This type simplifies the infoField, making it easier
79
// to use than the IO_seg3 from the IO-spec.
80
-type IntermediateAbsInfoField adt {
+ghost type IntermediateAbsInfoField adt {
81
IntermediateAbsInfoField_ {
82
AInfo io.IO_ainfo
83
UInfo set[io.IO_msgterm]
0 commit comments