go-embed-test/README.md

6 lines
111 B
Markdown
Raw Permalink Normal View History

2022-04-15 17:32:01 +00:00
# go-embed-test
2022-04-18 15:25:51 +00:00
Testing how //go:embed works for an imported module
Results: The test actually worked! Neat!