mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-23 08:48:03 +00:00
Remove Str.concat placeholder
This commit is contained in:
parent
55d1810549
commit
b291ef3bce
1 changed files with 0 additions and 2 deletions
|
|
@ -4,8 +4,6 @@ Builtin := [].{
|
|||
|
||||
contains : Str, Str -> Bool
|
||||
contains = |_str, _other| True
|
||||
|
||||
concat : Str, Str -> Str
|
||||
}
|
||||
|
||||
List := [ProvidedByCompiler].{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue