Skip to content

Commit

Permalink
chore: remove unrelated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nohehf committed May 27, 2024
1 parent 7509f09 commit b049439
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -794,7 +794,6 @@ inherit .parent_module
edge @name.def -> @func.call

; Prevent functions defined inside of method bodies from being treated like methods
; There might be a bug here as calling .self_scope after this, will not fallback to the larger scope
let @body.class_self_scope = #null
let @body.class_member_attr_scope = #null
}
Expand Down

0 comments on commit b049439

Please sign in to comment.