Skip to content

Commit

Permalink
flambda-backend: Flambda 2 changes for DWARF variables (#1678)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshinwell authored Aug 2, 2023
1 parent f1352ed commit 562eb7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions typing/ident.mli
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ val is_global_or_predef: t -> bool
val is_predef: t -> bool
val is_instance: t -> bool

val stamp: t -> int
val scope: t -> int

val lowest_scope : int
Expand Down

0 comments on commit 562eb7b

Please sign in to comment.