-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs generated from: feat: Implicit struct init (#1003)
* feat: Can omit .init in simple cases * fix: Don't treat unqualified modules as interface sym:s * feat: Can handle implicit init of type inside 'use':d module * fix: Give deftypes and sumtypes correct parent environment! * test: A few test cases * refactor: Remove commented out code Co-authored-by: Erik Svedang <[email protected]>
- Loading branch information
carp-lang
and
Erik Svedang
committed
Nov 23, 2020
1 parent
684681b
commit 620c9ad
Showing
2 changed files
with
2 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters