dart-sass/lib
Awjin Ahn 07b5c84b7d
Fix arity in overloaded function argument error (#883)
When overloaded functions receive an incorrect number of positional
arguments, determine which overload has the most similar number of
arguments, and then correctly display that number in the error.

Closes #520
sass/sass-spec#1496
2019-11-15 14:26:11 -08:00
..
src Fix arity in overloaded function argument error (#883) 2019-11-15 14:26:11 -08:00
sass.dart Fix new strict inference hints from Dart 2.6 2019-11-06 14:47:24 -08:00