packages feed

purescript-0.15.15: tests/purs/layout/IntType.purs

module Test where

type IntType = (-1)

type IntType' = (-
  -- here's a comment
  1)