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