Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Verifpal
Verifpal for Visual Studio Code
Commits
ac7adc1a
Unverified
Commit
ac7adc1a
authored
Apr 25, 2020
by
Nadim Kobeissi
💾
Browse files
Typo
parent
ee8a19fc
Pipeline
#158
passed with stage
in 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/VerifpalLib.ts
View file @
ac7adc1a
...
...
@@ -130,7 +130,7 @@ export default class VerifpalLib {
arity
:
-
1
,
output
:
1
,
eg
:
"
CONCAT(a, b): c
"
,
help
:
"
Concatenates two or more values
2
into one value. For example, the concatenation of the strings `cat` and `dog` would be `catdog`.
"
help
:
"
Concatenates two or more values into one value. For example, the concatenation of the strings `cat` and `dog` would be `catdog`.
"
},
"
SPLIT
"
:
{
arity
:
1
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment