Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 64 Bytes

multi-line.md

File metadata and controls

6 lines (6 loc) · 64 Bytes
Math
  .min(3, 2); // => 2
Math
  .min(5, 4); // => 4