======================================================================
ERROR: test_syntax_error (test_cif.TestBlock.test_syntax_error)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/ports/science/py-gemmi/work-py311/gemmi-0.7.3/tests/test_cif.py", line 283, in test_syntax_error
cif.read_string('data_a boom')
RuntimeError: string:1:7(7): parse error
----------------------------------------------------------------------