Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chearon/dropflow
/ peg$f5
Function
peg$f5
src/parse-css.js:780–780 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
778
var
peg$f3 =
function
(head, tail) {
return
buildExpression(head, tail); };
779
var
peg$f4 =
function
() {
return
'/'
; };
780
var
peg$f5 =
function
() {
return
','
; };
781
var
peg$f6 =
function
(quantity) {
782
return
{
783
type
:
'Quantity'
,
Callers
1
peg$parseoperator
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected