// Generated by ReScript, PLEASE EDIT WITH CARE
'use strict';
function add(a, b) {
return a + b | 0;
}
var score = 10;
exports.score = score;
exports.add = add;
/* No side effect */
ReScript Version
Syntax
Module-System
Enabled Libraries
- @rescript/react
Warning Flags
+a-4-9-20-40-41-42-50-61-102
Compiled successfully