Initial commit

This commit is contained in:
Jerome Gravel-Niquet 2016-02-14 13:05:54 -05:00
commit f31dad17d7
12 changed files with 176 additions and 0 deletions

1
spec/fixtures/test.ecr vendored Normal file
View file

@ -0,0 +1 @@
<span><%= Process.pid %></span>

1
spec/fixtures/test.slang vendored Normal file
View file

@ -0,0 +1 @@
span = Process.pid