This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
nimcheck
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
15c151393873e688fe3c4d78175988443da87831
nimcheck
/
tests
/
fixtures
/
nim
/
valid.nim
T
3 lines
45 B
Nim
Raw
Normal View
History
Unescape
Escape
feat: add initial validatrix project with multi-language validator framework
2026-07-08 04:25:59 +00:00
proc
add
*
(
a
,
b
:
int
):
int
=
result
=
a
+
b
Reference in New Issue
Copy Permalink