Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EmmyLua/EmmyLuaDebugger
/ singlevar
Function
singlevar
third-party/lua-5.5.0/src/lparser.c:538–540 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
536
537
538
static void singlevar (LexState *ls, expdesc *var) {
539
buildvar(ls, str_checkname(ls), var);
540
}
541
542
543
/*
Callers
2
primaryexp
Function · 0.70
funcname
Function · 0.70
Calls
2
buildvar
Function · 0.85
str_checkname
Function · 0.70
Tested by
no test coverage detected