mirror of
1
0
Fork 0
ultimate-vim/sources_non_forked/rainbow/tests/test.hs

6 lines
73 B
Haskell

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