Support ~ types on XHP attributes that are enum {'x', 'y'}
[hiphop-php.git] / hphp / hack / src / decl / decl_compare_utils.mli
bloba857d5ef3d210c1aec6bec3590dfcc2147d93781
1 (**
2 * Copyright (c) 2019, Facebook, Inc.
3 * All rights reserved.
5 * This source code is licensed under the MIT license found in the
6 * LICENSE file in the "hack" directory of this source tree.
8 *)
10 val log_class_diff : string -> ClassDiff.t -> unit