Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/VSCodeVim/Vim
/ expression.test.ts
File
expression.test.ts
test/vimscript/expression.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as assert from
'assert'
;
2
import
{ VimError } from
'../../src/error'
;
3
import
{
4
add,
Callers
nothing calls this directly
Calls
15
int
Function · 0.90
negative
Function · 0.90
positive
Function · 0.90
float
Function · 0.90
str
Function · 0.90
blob
Function · 0.90
listExpr
Function · 0.90
multiply
Function · 0.90
list
Function · 0.90
variable
Function · 0.90
add
Function · 0.90
funcCall
Function · 0.90
Tested by
no test coverage detected