Example documentation of NotLeonian/competitive-verifier (forked from competitive-verifier/competitive-verifier)
View the Project on GitHubNotLeonian/competitive-verifier
# competitive-verifier: TITLE Calculate "A + B" function add(a, b) { return a + b; }