Will Smith
Will Smith
> should the syntax for things that will specify checking use a unique, searchable, prefix that makes it super clear it's for FileCheck, e.g.: It's fair to ask, but I...
@dotnet/jit-contrib This is ready for review.
Current CI failures look unrelated to these changes.
Current CI failures are from: https://github.com/dotnet/runtime/issues/76041 There are no failures related to this PR - merging this in.
IMHO, we shouldn't add more ways to do the same thing in this regard. You will not gain that much from trying to shorten syntax; only lead to more inconsitent...
Looks like command line params do not enjoy newline feeds. :)
The mysterious value is most likely from "printf ("Hello World\n");" from the last time the C code was compiled but the new F# code was expecting a return value of...
Does this have changes on where closures are defined?
I'm not sure what to think here. Any change to this would be a breaking change. This is somewhat similar to my proposal on disabling `let mutable x : byref`...