Lucas de Souza
|
2ffdab6ccf
Fix output matching bug where numeric val would not be converted to decimal.js during string comparison
|
%!s(int64=5) %!d(string=hai) anos |
Lucas Mendonça
|
8fee865b19
Implement output matching assessment as a set of helpers class and functions
|
%!s(int64=5) %!d(string=hai) anos |
Lucas Mendonça
|
d659ff089b
Implement bool, number and string output matching function
|
%!s(int64=5) %!d(string=hai) anos |