[preanalysis] Add mli file and documentation for the preanalysis about specializing methods with blocks
Reviewed By: ngorogiannis Differential Revision: D23397281 fbshipit-source-id: 0485402e2master
parent
db9828809e
commit
9681317f57
@ -0,0 +1,11 @@
|
||||
(*
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*)
|
||||
(** Documentation in CCallSpecializedWithClosures.mli *)
|
||||
|
||||
open! IStd
|
||||
|
||||
val process : Summary.t -> unit
|
Loading…
Reference in new issue