Reviewed By: jvillard Differential Revision: D13118955 fbshipit-source-id: 0d817f45fmaster
parent
5fa89e2563
commit
acf740e145
@ -0,0 +1,16 @@
|
||||
(*
|
||||
* Copyright (c) 2018-present, Facebook, Inc.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*)
|
||||
|
||||
open! IStd
|
||||
|
||||
val dot_operator : string
|
||||
|
||||
val multiplication_sign : string
|
||||
|
||||
val right_tack : string
|
||||
|
||||
val superscript_digits : string * string Array.t
|
Loading…
Reference in new issue