packages feed

haskell-language-server-2.7.0.0: plugins/hls-retrie-plugin/test/testdata/Operator.hs

module Operator where

x */ y = x

function x = x */ ()