# Bugs found import re import abdl import pytest def test_unexpected_after_subvalue(): with pytest.raises(abdl.exceptions.PatternError): abdl.compile("();")