8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bad54a3 commit f99621aCopy full SHA for f99621a
bash/erb_bash.expected.raydebug
@@ -1,8 +1,8 @@
1
-directive(#!/bin/sh)plain(
2
-)plain(
3
-)ident(perl) operator(-)ident(e)string('s/to=5/to=10/') plain(/)method(test)plain(/)ident(file)plain(
4
-)method(echo) string<delimiter(")content(Parsed at <%= Time.now %>)delimiter(")>plain(
5
-)method(echo) string<delimiter(")content(Executed at `Date`)delimiter(")>plain(
6
-)method(command) string('open quote
+directive(#!/bin/sh)
+
+ident(perl) operator(-)ident(e)string('s/to=5/to=10/') plain(/)method(test)plain(/)ident(file)
+method(echo) string<delimiter(")content(Parsed at <%= Time.now %>)delimiter(")>
+method(echo) string<delimiter(")content(Executed at `Date`)delimiter(")>
+method(command) string('open quote
7
other_command
8
)
0 commit comments