/test/function-magic.let
http://github.com/fizx/parsley · Unknown · 8 lines · 7 code · 1 blank · 0 comment · 0 complexity · 6fe220d0b99c22b6f738811cf894ec32 MD5 · raw file
- {
- "magics": [{
- "head": "h1",
- "para(p)": ["substring-after(., ':')"],
- "single?": "substring-after(p, ':')"
- }]
- }