open System let inline f x = x.foo()
Standard input is empty
/home/hz1WI1/prog.fs(3,18): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
Standard output is empty