blob: b27cd1c8d30a9b89cefe159da9bae015fd690555 [file] [log] [blame]
package foo
// Other architectures are not supported for this test. This function just
// returns what the assembly function was supposed to return.
func foo() int32 {
return 42
}