Skip to content

Commit

Permalink
test snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank-III committed Dec 2, 2024
1 parent 9b55311 commit 5ca6c27
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ error: Unknown module value
┌─ /src/one/two.gleam:4:6
4one.Two
^^^^ Did you mean `type Two`?
^^^^

`Two` is only a type, it cannot be imported as a value.
one.Two is a type/type constructor, it cannot be used as a value

0 comments on commit 5ca6c27

Please sign in to comment.