remind myself

This commit is contained in:
Tommy Parnell
2017-12-31 21:27:50 -05:00
parent fbd08e099f
commit d98c02b472

View File

@@ -12,4 +12,6 @@ let add = fn(x, y) {
};
return add(5,5);
```
```
reminder for myself>> you stopped at prefix-operators