Sha256: 1067a27b5dc78aa6f5fe3bb2ea621e8eb3a2454e8a65f91ceda8fb805fc2c268

Contents?: true

Size: 175 Bytes

Versions: 6

Compression:

Stored size: 175 Bytes

Contents

# Spaces after open and before closed parentheses in a comment: ( me, you )
def do_something( hello, and_hi=[ "me", "you" ] )
  File.expand_path( File.dirname (__FILE__) )
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
tailor-0.1.5 features/support/1_file_with_bad_parenthesis/bad_parenthesis.rb
tailor-0.1.4 features/support/1_file_with_bad_parenthesis/bad_parenthesis.rb
tailor-0.1.3 features/support/1_file_with_bad_parenthesis/bad_parenthesis.rb
tailor-0.1.2 features/support/1_file_with_bad_parenthesis/bad_parenthesis.rb
tailor-0.1.1 features/support/1_file_with_bad_parenthesis/bad_parenthesis.rb
tailor-0.1.0 features/support/1_file_with_bad_parenthesis/bad_parenthesis.rb