提交 a0bb8bcb 编写于 作者: P Pratik Naik

Remove unused variable [#1451 state:resolved] [Raphaël Valyi]

上级 6543426c
......@@ -98,7 +98,6 @@ def generate_code(list, padding=' ', level = 0)
if Array === item
i += 1
start = (i == 1)
final = (i == list.size)
tag, sub = item
if tag == :dynamic
body += padding + "#{start ? 'if' : 'elsif'} true\n"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册