#!/usr/bin/env python3

from opp_repl.repl import *

run_repl_main()
