---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. given romulus program
```
```
2. with this input
```
```
3. yields this output
```
```
4. but I expected this output
```
```
**Desktop (please complete the following information):**
- OS: [e.g. macOS]
- Version [e.g. 0.1.0]
**Additional context**
Add any other context about the problem here.