@@ -570,8 +570,8 @@ class Formatter : public BasicFormatter {
intint_value;
unsigneduint_value;
doubledouble_value;
longlong_value;
unsignedlongulong_value;
int64_tlong_value;
uint64_tulong_value;
longdoublelong_double_value;
constvoid*pointer_value;
struct{
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.