packages feed

purescript-0.7.0.0: examples/failing/Object.purs

module Main where

import Prelude

test o = o.foo

test1 = test {}