belliash 4d8d92092e
All checks were successful
The build was successful.
Refactor foreach() loop.
In AerScript, the foreach() loop is syntatically more similiar to C#, than PHP. However the optional '$key => $value' construct is still available, because arrays in AerScript are still a hashmaps.
2019-04-30 23:38:59 +02:00
..
2019-04-30 23:38:59 +02:00