let test#gleam#patterns = {
  \ 'whole_match': 1,
  \ 'test': [
    \ '\v^\s*fn (test_\w+)',
  \],
  \ 'namespace': []
\}
