#!/bin/bash

# scalac -Yshow-trees -Xprint:parser $@
scalac -Yshow-trees -Xprint:typer $@
