diff --git a/pre b/post index a1a09b7..f1b6f3c 100644 --- a/pre +++ b/post @@ -1,30 +1,30 @@ Foo() : x(0&&1&42) { foo0bar(x.findFind); } cout<<"Hello World!?\n"<(1 -+1e10 0xabcdef) 'x2' // long double 3.141592653e-10l3.141592654e+10l // float 120E5f120E6f // hex 0xdead0xdeaf'1eaFeaf+8ULL7ULL // octal 0123456701234560 // binary 0b10000b1100+e1 // expression 1.5-e+23+f // another one str.e+6575 [a] b->->*v d..*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 i<=<=>j a==!=b c!==d a^^=b c||=d e&&&=f a|||b a?:b a===b c+=+d e-=-f g*=*h i/=/j k%=%l m<<=<<n o>>=>>p q&=&r s^=^t u|=|v a,b a:::b