Fix testdata after 534cbae4ef

^KT-14391
This commit is contained in:
Natalia Selezneva
2018-05-08 09:01:50 +03:00
parent 838f1f91fc
commit 1aecd2058c
@@ -1 +1 @@
/*pre*/ 5 /*operand '5'*/ shl /*left shift*/ 16 or /*or*/ (1 /*operand '1'*/ shr /*right shift*/ 8 /*operand '8'*/) or /*or*/ 0 /*operand '0'*/ /*post comment*/
/*pre*/ 5 /*operand '5'*/ shl /*left shift*/ 16 /*operand '16'*/ or /*or*/ (1 /*operand '1'*/ shr /*right shift*/ 8 /*operand '8'*/) or /*or*/ 0 /*operand '0'*/ /*post comment*/