Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ozoniuss committed May 22, 2024
1 parent af86c6f commit 161bb99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions samplepackage/sample.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
package samplepackage

import _ "embed"

//go:embed otherfile.txt
var Other string

0 comments on commit 161bb99

Please sign in to comment.