vach
02/22/2017, 11:32 AMScreen Shot 2017-02-22 at 7.32.37 PM.png▾
vach
02/22/2017, 11:33 AMvach
02/22/2017, 11:33 AMvach
02/22/2017, 11:34 AMvach
02/22/2017, 11:37 AMyole
02/22/2017, 11:54 AMvach
02/22/2017, 12:28 PMbombe
02/22/2017, 8:51 PMDalinar
02/23/2017, 3:59 AMbob
02/23/2017, 8:08 AMyole
02/23/2017, 8:43 AMyole
02/23/2017, 8:44 AMyole
02/23/2017, 8:47 AMyole
02/23/2017, 8:48 AMkirillrakhman
02/23/2017, 9:08 AMkirillrakhman
02/23/2017, 9:08 AMbob
02/23/2017, 9:24 AMfun foo( bar:String )
and foo( “bar” )
I don’t want spaces between function name and parameter list in whens and for.
From this for (i in 0..2)
to this for( i in 0..2 )
It’s the two I would appreciate the most. 😃kirillrakhman
02/23/2017, 9:25 AMjanvladimirmostert
02/23/2017, 9:32 AMDalinar
02/23/2017, 9:46 AM2017-02-23_08-50-29-507.png▾
yole
02/23/2017, 9:55 AMbob
02/23/2017, 10:02 AMyole
02/23/2017, 10:06 AMbob
02/23/2017, 10:21 AMfoo(args)
and when (args)
The same goes for if for catch
etc.bob
02/23/2017, 10:22 AMfoo(args)
and when (args)
The same goes for if for catch
etc.evanchooly
02/23/2017, 1:54 PMgo fmt
actually. made it part of the standard build process on my project.sdeleuze
02/23/2017, 2:19 PMcodeslubber
02/23/2017, 4:47 PMbombe
02/23/2017, 6:14 PMcodeslubber
02/23/2017, 6:56 PM