We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0751bfe commit 262f99bCopy full SHA for 262f99b
test/rule_definition_tools.jl
@@ -255,7 +255,7 @@ end
255
256
module IsolatedModuleForTestingScoping
257
using Test
258
- # need to make sure macros work in somethign that hasn't imported all exports
+ # need to make sure macros work in something that hasn't imported all exports
259
# all that matters is that the following don't error, since they will resolve at
260
# parse time
261
using ChainRulesCore: ChainRulesCore
0 commit comments