acme: use “squiggly” heredocs.

This commit is contained in:
ilovezfs 2018-02-15 08:11:43 -08:00
parent cb742a7342
commit 89a28e5249

View file

@ -29,7 +29,7 @@ class Acme < Formula
test do
path = testpath/"a.asm"
path.write <<-EOS
path.write <<~EOS
!to "a.out", cbm
* = $c000
jmp $fce2