Hash : 462f30ba Author : Thomas de Grivel Date : 2024-08-11T17:30:36
fix tests for pretty printer
Download
1 2 3 4 5 6 7 8
quote Facts.env_facts() Facts.env_facts() quote cursor = Facts.with_tags(Facts.env_facts(), KC3, :is_a, :module) cursor = Facts.with_tags(Facts.env_facts(), KC3, :is_a, :module) quote ptr = Facts.Cursor.next(cursor) ptr = Facts.Cursor.next(cursor) quote f = (Fact) ptr f = (Fact) ptr