GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
3
Releases
Issues
Pull requests
1
Labels
Priorities
Milestones
Wiki
Fork
: 0
j2321
/
j2321-tanakai
Transfer to URL with SHA
Find file
Newer
Older
tree:
08c887f064
Branches
Tags
×
j2321-patch-1
j2321-patch-2
main
j2321-tanakai
/ 221.rb
j2321
on 8 Sep 2024
82 bytes
更新
Raw
Blame
History
name = 5 puts name puts name + 1 if name == 6 puts "aaaa" else puts "$$$" end