1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 09:50:04 +08:00
SpaceVim/bundle/rainbow/tests/test.hs

6 lines
73 B
Haskell
Raw Normal View History

2022-05-22 12:51:00 +08:00
{- this is a comment block -}
xs = [1, 2, 3]
ps = [(1, 2), (3, 1 / 4)]