coffee, dart, elixir, elm: detect unclosed strings.
[jackhill/mal.git] / dart / run
1 #!/bin/bash
2 exec dart --checked $(dirname $0)/${STEP:-stepA_mal}.dart "${@}"