diff --git a/pre b/post index 144cd98..64e78af 100644 --- a/pre +++ b/post @@ -1,30 +1,30 @@ Foo() : x(0&&1&42) { foo0bar(x.findFind); } cout<<"Hello World!?\n"<(1 -+1e10 0xabcdef) 'x.' // long double 3.141'592'653e-10l3.141'592'654e+10l // float 120E5f120E6f // hex 0xdead'beaf0xdead'Beaf+8ULL7ULL // octal 0123'45670123'4560 // binary 0b10'000b11'00+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