mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
puts should return nil; close #215
This commit is contained in:
@@ -30,6 +30,7 @@ module Kernel
|
||||
i += 1
|
||||
end
|
||||
__printstr__ "\n" if len == 0
|
||||
nil
|
||||
end
|
||||
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user