Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion truffle/src/main/ruby/core/shims.rb
Original file line number Diff line number Diff line change
@@ -53,7 +53,7 @@ def printf(*values)
end

def flush
Truffle::Debug.flush_stdout
Truffle::Primitive.flush_stdout
end

def sync

0 comments on commit 727c820

Please sign in to comment.