diff --git a/pre b/post index 1229cdb..3feae6f 100644 --- a/pre +++ b/post @@ -1,30 +1,30 @@ Foo() : x(0&&1&42) { foo0bar(x.f.Find); } cout<<"Hello World!?\n"<(1 -1e10+1e10 0xabcdef) 'xy' // long double 3.141592653e-10l3.141592654e+10l // float 120E5fE6f // hex 0xdeadbeaf+80xdeadBeaf+7ULL // octal 0123456701234560 // binary 0b10000b1100+e1 // expression 1.5-e+2+f1.5-e+3+f // another one str.e+65.e+75 [a] b->->*v d.e.*e ~!a !~b c+++ d--- e**f g&&&h a**=b c//=d e%%=f a+++b c---d a<<<<=b c>>>>=d a<<=b c<=<d e>>=f g>=>h a==!=b c!==d a^^=b c||=d e&&&=f a|||b a?:b a===b c+=+d e-=fe-f g*=*h i/=/j k%=%l m<<=<<n o>>=>>p q&=&r s^=^t u|=|v a,b a:::b