mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 13:59:08 +00:00
formatting
This commit is contained in:
parent
2a49422d6c
commit
01ec0d7bda
1 changed files with 1 additions and 1 deletions
|
@ -1006,7 +1006,7 @@ define_builtins! {
|
||||||
|
|
||||||
31 ATTR_INVALID: "#attr_invalid"
|
31 ATTR_INVALID: "#attr_invalid"
|
||||||
|
|
||||||
32 CLONE: "#clone" // internal function that clones a value into a buffer
|
32 CLONE: "#clone" // internal function that clones a value into a buffer
|
||||||
}
|
}
|
||||||
// Fake module for synthesizing and storing derived implementations
|
// Fake module for synthesizing and storing derived implementations
|
||||||
1 DERIVED_SYNTH: "#Derived" => {
|
1 DERIVED_SYNTH: "#Derived" => {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue