blob: 07debb9d7b7239d142de697836c544b4409851a9 [file] [log] [blame]
// Copyright (c) 2017 Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0
@@
constant A;
@@
- 1 << A
+ BIT(A)