|
|
|
|
|
by kbumsik
2917 days ago
|
|
I personally never encounter that. However, there is a breaking stuff in this release: await and async are now keywords. This means that although they were part syntax we could make variable variables with these name until 3.6 but now it is not allowed. |
|