Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
def
test_bird():
40
# skip some trailing whitespace
41
_test_expression(
"{:>}"
, r
" *(.+?)"
)
42
43
44
def
test_format_variety():
Callers
nothing calls this directly
Calls
1
_test_expression
Function · 0.85
Tested by
no test coverage detected