Open MTyson opened 8 years ago
This is a valid nginx token replacement:
<%= ENV["PORT"] %>
The parser fails to recognize it and gives an error (the resulting AST lacks the <% and %>.
This is a valid nginx token replacement:
<%= ENV["PORT"] %>
The parser fails to recognize it and gives an error (the resulting AST lacks the <% and %>.