a8e788a215
subrepo: subdir: "dotfiles/.vim/plugged/vim-prettier" merged: "5e6cca21" upstream: origin: "https://github.com/prettier/vim-prettier.git" branch: "master" commit: "5e6cca21" git-subrepo: version: "0.4.3" origin: "???" commit: "???"
3 lines
32 B
Ruby
3 lines
32 B
Ruby
for i in [1, 2, 3] do
|
|
p i
|
|
end
|