Skip to content

Commit

Permalink
Add missing ⍴ to check for whether source file can be found in OnFix (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
mkromberg authored Jan 29, 2025
1 parent 137da8d commit 555b4fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StartupSession/Link/OnFix.aplf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
res1
:If 0nsref#(0 U.GetRefTo)ns
:OrIf 0U.LookupRef nsref
(0U.LookupFile file)0
(0U.LookupFile file)0
:EndIf Continue only if linked namespace (scripted or unscripted)

error''
Expand Down

0 comments on commit 555b4fe

Please sign in to comment.