mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 05:49:08 +00:00
has -> implements in comments
This commit is contained in:
parent
d97d0c5483
commit
33c2b9dfdd
5 changed files with 9 additions and 9 deletions
|
@ -3172,7 +3172,7 @@ fn update<'a>(
|
|||
// # Default module
|
||||
// interface Default exposes [default, getDefault]
|
||||
//
|
||||
// Default has default : {} -> a | a implements Default
|
||||
// Default implements default : {} -> a | a implements Default
|
||||
//
|
||||
// getDefault = \{} -> default {}
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue