add ref output for dwarf_range_lists
diff --git a/examples/reference_output/dwarf_range_lists.out b/examples/reference_output/dwarf_range_lists.out
new file mode 100644
index 0000000..f8939b8
--- /dev/null
+++ b/examples/reference_output/dwarf_range_lists.out
@@ -0,0 +1,7 @@
+Processing file: ./examples/sample_exe64.elf
+  Found a compile unit at offset 0, length 115
+  Found a compile unit at offset 119, length 135
+  Found a compile unit at offset 258, length 156
+  Found a compile unit at offset 418, length 300
+   DIE DW_TAG_lexical_block. attr DW_AT_ranges.
+[RangeEntry(begin_offset=26, end_offset=40), RangeEntry(begin_offset=85, end_offset=118), RangeEntry(begin_offset=73, end_offset=77), RangeEntry(begin_offset=64, end_offset=67)]