Uh oh!
There was an error while loading. Please reload this page.
¯\_(ツ)_/¯ - #2639
Conversation
forki
commented
Mar 17, 2017
Lol it's needed |
smoothdeveloper
commented
Mar 17, 2017
RIP, I think you removed the historical first line of the implementation of that function, when measures emerged. |
@smoothdeveloper@cartermp the issue is there is code under compiler directive that uses g - so it's only used for some compile runs. Other runs would flag it as "Unused parameter" and let the build fail. This is a clever trick to make sure it's "used" all the times. |
smoothdeveloper
commented
Mar 17, 2017
mmh I see EXTENSIONTYPING, let's keep |
forki
commented
Mar 17, 2017
Ok tried to make situation more clear |
KevinRansom
commented
Mar 17, 2017
Thanks for this |
smoothdeveloper
commented
Mar 17, 2017
@forki you should also thank @dotnet-bot for helping you getting the code right :) |
KevinRansom
commented
Mar 17, 2017
@smoothdeveloper We all owe dotnet bot gratitude for that. @dotnet-bot is one hard working engineer. |
* ¯\_(ツ)_/¯ * Make it more clear why "ignore g" is needed * I heard F# is whitespace sensitive
No description provided.