[fl] comments

Hi all,
while studying gatling sources I found lots of places like

// [fl] // // [fl]

like here: https://github.com/gatling/gatling/blob/master/gatling-core/src/main/scala/io/gatling/core/scenario/Simulation.scala#L106

Could you please clarify the purpose of such comments? Is it something for line numbers alignment in stack traces?
Thanks.

I was curious too so I Googled without luck.

I suppose fl == FrontLine

Some sort of comment to inject code from Gatling Enterprise.

El dia dilluns, 27 de febrer de 2017 a les 18:43:28 UTC+1, oramah...@gmail.com va escriure:

Exactly