Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed Sep 17, 2024
2 parents b56ec5d + ea2f3c6 commit d6364a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/sample.art
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ define :sampleValidator is :validator [
]

invalid: [
; here we have to add valid cases
; that will return *true* when passed to our main action
; here we have to add invalid cases
; that will return *false* when passed to our main action
]
]
]
]
]

0 comments on commit d6364a2

Please sign in to comment.