Skip to content

Commit ab9ed6c

Browse files
committed
comment Ast_derive_dyn which is unused
1 parent de8f249 commit ab9ed6c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

jscomp/syntax/ast_derive_dyn.ml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* You should have received a copy of the GNU Lesser General Public License
2222
* along with this program; if not, write to the Free Software
2323
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
24-
24+
(*
2525
open Ast_helper
2626
2727
let not_supported loc =
@@ -355,4 +355,4 @@ let init () =
355355
end
356356
357357
}
358-
end
358+
end *)

jscomp/syntax/ast_derive_dyn.mli

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
(* *)
2-
val init : unit -> unit
1+
2+
(* val init : unit -> unit *)

0 commit comments

Comments
 (0)