mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 06:30:03 +08:00
6 lines
73 B
Haskell
6 lines
73 B
Haskell
{- this is a comment block -}
|
|
|
|
xs = [1, 2, 3]
|
|
ps = [(1, 2), (3, 1 / 4)]
|
|
|