Test if method overloading is working properly.
All checks were successful
The build was successful.

This commit is contained in:
2019-02-07 18:23:37 +01:00
parent ed8dab7870
commit 6a74bf9e8b
2 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
Counting 2 floats: 4.3 + 5.7 = 10
Counting 2 integers: 6 + 4 = 10