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

Function test_bird

tests/test_pattern.py:39–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37
38
39def test_bird():
40 # skip some trailing whitespace
41 _test_expression("{:>}", r" *(.+?)")
42
43
44def test_format_variety():

Callers

nothing calls this directly

Calls 1

_test_expressionFunction · 0.85

Tested by

no test coverage detected