#!/usr/bin/env bash

# test that we can simply run the rumur-ast-dump binary

set -e
set -x

rumur-ast-dump --version
