Open kpeeters opened 10 months ago
See e.g. test128 in tests/substitute.cdb, which fails when the create_scope function is called at the top. It looks like the properties are either not inserted correctly, or into the wrong kernel scope.
tests/substitute.cdb
create_scope
See e.g. test128 in
tests/substitute.cdb
, which fails when thecreate_scope
function is called at the top. It looks like the properties are either not inserted correctly, or into the wrong kernel scope.