1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 06:30:03 +08:00
SpaceVim/bundle/rainbow/tests/test.hs
2022-05-22 12:51:00 +08:00

6 lines
73 B
Haskell

{- this is a comment block -}
xs = [1, 2, 3]
ps = [(1, 2), (3, 1 / 4)]