Skip to content

Commit

Permalink
important fix
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed Nov 7, 2024
1 parent 82dec5d commit 93497dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/tester.art
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ loop _validators [name, validator][
if block? v [
val: new v\0
loop v\1 [nm,prm][
passedParams\[nm]: prm
passedParams\[nm]: do @[prm]
]
]
do [validator\action val passedParams]
Expand Down

0 comments on commit 93497dc

Please sign in to comment.