Skip to content

Commit dfeadc7

Browse files
committed
pr 354, based on 53f8e30
1 parent c8de95d commit dfeadc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/slayers/path/infofield_spec.gobra

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ pure func AbsUinfo(raw []byte, currINF int, headerOffset int) set[io.IO_msgterm]
7777

7878
// This type simplifies the infoField, making it easier
7979
// to use than the IO_seg3 from the IO-spec.
80-
type IntermediateAbsInfoField adt {
80+
ghost type IntermediateAbsInfoField adt {
8181
IntermediateAbsInfoField_ {
8282
AInfo io.IO_ainfo
8383
UInfo set[io.IO_msgterm]

0 commit comments

Comments
 (0)