Sha256: 5f8832266dfc09dd17407267e0d3a585106c0a4e300524745608f8d92925e9c2

Contents?: true

Size: 285 Bytes

Versions: 4

Compression:

Stored size: 285 Bytes

Contents

puts "You can use console.log" if console.exist?

puts "You can use console.log" if console.?

commandline_args = %w{-c}

if commandline_args[1].undefined?

  puts "Your second argument was empty!"

end

overspeed = nil

if overspeed.nil?

  puts "No overspeeding vehicles found!"

end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
nilac-0.0.4.3.9.8 shark/test_files/javascript_methods.nila
nilac-0.0.4.3.9.7.1 shark/test_files/javascript_methods.nila
nilac-0.0.4.3.9.7 shark/test_files/javascript_methods.nila
nilac-0.0.4.3.9.6 shark/test_files/javascript_methods.nila