Skip to content

Commit 3284fcc

Browse files
committed
tmp test file
1 parent 9b876ff commit 3284fcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

foo.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
statement = client.prepare 'SELECT varchar_test, year_test FROM mysql2_test WHERE varchar_test = ?'
1212
result = statement.execute('test')
1313

14-
statement.each {|x| p x }
14+
p result.each

0 commit comments

Comments
 (0)