This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
micropython
kopia lustrzana
https://github.com/micropython/micropython
Obserwuj
1
Polub
0
Forkuj
You've already forked micropython
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
08c661c930
micropython
/
tests
/
feature_check
/
async_check.py
7 wiersze
92 B
Python
Czysty
Wina
Historia
# check if async/await keywords are supported
async
def
foo
(
)
:
await
1
print
(
"
async
"
)
Reference in New Issue
View Git Blame
Kopiuj bezpośredni odnośnik