1comptime {
2 _ = @errorFromInt(12345);
3}
4
5// test_error=integer value '12345' represents no error