ARMmbed / icetea

DEPRECATED mbed test framework
Apache License 2.0
6 stars 7 forks source link

Removed usage of reserved keyword async in function args #40

Closed jonikula closed 6 years ago

jonikula commented 6 years ago

Status

READY

Description

Removed use of keyword async as a function argument name. Fix for Issue https://github.com/ARMmbed/icetea/issues/37

jupe commented 6 years ago

https://circleci.com/gh/ARMmbed/icetea/139 reproduced this issue - so https://github.com/ARMmbed/icetea/pull/34 should go green after this PR.