difftastic/script/parse-with-scalac

5 lines
90 B
Bash

#!/bin/bash
# scalac -Yshow-trees -Xprint:parser $@
scalac -Yshow-trees -Xprint:typer $@