--- name: Bug report about: Create a report to help us improve title: "[BUG]" labels: B-bug, F-need-verification assignees: 48d90782 --- I tried this code: ```go // code ``` I expected to see this happen: *explanation* Instead, this happened: *explanation* The **version of RR** used: *explanation* The **operation system** used: *explanation* RR configuration file content: ```yaml # Paste here your `.rr.yaml` file content ``` Errortrace, Backtrace or Panictrace: ```text // backtrace ```