@@ -8,8 +8,8 @@ case ARGV.length
when 1 then
begin
file ARGV[0]
rescue StandardError => e
STDERR.puts e
#rescue StandardError => e
# STDERR.puts e
end
else
puts "Usage: rlox [script]"
The note is not visible to the blocked user.