MCPcopy Create free account
hub / github.com/coooodeer/parse-rust / test_braces

Function test_braces

tests/test_pattern.py:10–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8
9
10def test_braces():
11 # pull a simple string out of another string
12 _test_expression("{{ }}", r"\{ \}")
13
14
15def test_fixed():

Callers

nothing calls this directly

Calls 1

_test_expressionFunction · 0.85

Tested by

no test coverage detected