Skip to content

Instantly share code, notes, and snippets.

@lu4nm3
Created May 16, 2020 20:17
Show Gist options
  • Save lu4nm3/1cf4d1dd31cddfa1edbe82b95df263d3 to your computer and use it in GitHub Desktop.
Save lu4nm3/1cf4d1dd31cddfa1edbe82b95df263d3 to your computer and use it in GitHub Desktop.
scala> new EmailAddress("@example.com") {}
<console>:15: error: illegal inheritance from sealed class EmailAddress
new EmailAddress(""){}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment