feat: add some builtin python modules decls

This commit is contained in:
Shunsuke Shibayama 2023-03-15 13:51:11 +09:00
parent e0d5cd2748
commit f45c165499
19 changed files with 161 additions and 4 deletions

View file

@ -0,0 +1 @@
.compile_command: (source: Str, filename := Str, symbol := Str) -> Code or NoneType