Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ push_marked
Method
push_marked
ppcc/src/parser.cc:188–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
186
output->add(tokens);
187
}
188
void push_marked() {
189
push_marked_until(pos);
190
}
191
State save() {
192
State result;
193
result.pos = pos;
Callers
1
Transform
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected