Quick quine
Shorter than my old version, this erb quine is 68 characters long:
<%=s=";\"<%=s=\#{s.inspect}\#{s}%\\>\"";"<%=s=#{s.inspect}#{s}%\>"%>
Shorter than my old version, this erb quine is 68 characters long:
<%=s=";\"<%=s=\#{s.inspect}\#{s}%\\>\"";"<%=s=#{s.inspect}#{s}%\>"%>