Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
aviatesk committed Nov 14, 2024
1 parent e4f4d61 commit 70f459e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ WidthLimitedIO = "b8c1c048-cf81-46c6-9da0-18c1d99e41f2"

[compat]
CodeTracking = "0.5, 1"
Compiler = "0.0.2"
FoldingTrees = "1"
InteractiveUtils = "1.9"
JuliaSyntax = "0.4"
Expand Down
2 changes: 1 addition & 1 deletion test/irutils.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using Core: CodeInfo, ReturnNode, MethodInstance
using .CC: singleton_type
using .Cthulhu.CC: singleton_type
using Base.Meta: isexpr
using InteractiveUtils: gen_call_with_extracted_types_and_kwargs

Expand Down

0 comments on commit 70f459e

Please sign in to comment.