NAME interop return types
PROG import "stdlib/test"; begin { print(__always_true()); exit(); }
EXPECT 1
