http://bugzilla.novell.com/show_bug.cgi?id=419828
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=419828#c5 --- Comment #5 from Miguel de Icaza <[email protected]> 2009-05-10 12:34:23 MDT --- It seems that this only happens with dynamic compilation, with static compilation, the code compiles and runs: mono$ mono bin/fsc.exe test.ml Microsoft F# Compiler, (c) Microsoft Corporation, All Rights Reserved F# Version 1.9.6.2, compiling for .NET Framework Version v2.0.50727 mono te test.ml(8,1): warning FS0020: This expression should have type 'unit', but has type 'int list'. mono$ mono test.exe mono$ -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
