1 line
53 B
Text
1 line
53 B
Text
say (File.new(__FILE__).open_r.slurp == ARGF.slurp);
|
say (File.new(__FILE__).open_r.slurp == ARGF.slurp);
|