1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 07:08:01 +00:00

Add a heard through mention

This commit is contained in:
jbranchaud
2016-03-22 22:29:49 -05:00
parent 960c53c620
commit 69c23c73fd

View File

@@ -26,3 +26,5 @@ argTest(1, 'two', true);
See the [Arguments object
docs](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/arguments)
on MDN for more details.
h/t Dorian Karter