Skip to content

Commit

Permalink
adds missing headers
Browse files Browse the repository at this point in the history
  • Loading branch information
ArquintL committed Oct 27, 2023
1 parent e728163 commit b487054
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/test/resources/regressions/issues/000697.gobra
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Any copyright is dedicated to the Public Domain.
// http://creativecommons.org/publicdomain/zero/1.0/

package issue000697

// ##(-I ./000697/)
Expand Down
3 changes: 3 additions & 0 deletions src/test/resources/regressions/issues/000697/pkg/pkg.gobra
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Any copyright is dedicated to the Public Domain.
// http://creativecommons.org/publicdomain/zero/1.0/

package pkg

type Calls interface {
Expand Down

0 comments on commit b487054

Please sign in to comment.