Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
HiveerLi
/
HiveerT9
like
0
pingli
License:
bigscience-openrail-m
Model card
Files
Files and versions
Community
4
HiveerLi
commited on
Jan 29, 2024
Commit
eb525c6
·
verified
·
1 Parent(s):
c14a508
Update test.rb
Browse files
test update test.rb
Files changed (1)
hide
show
test.rb
+1
-0
test.rb
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
def test
2
puts 'xxx'
3
end
1
def test
2
puts 'xxx'
3
+
puts 'yyy'
4
end