mirror of
https://github.com/erg-lang/erg.git
synced 2025-08-04 02:39:20 +00:00
Rename dir: compiler
-> crates
This commit is contained in:
parent
e1004b538d
commit
a127564b31
221 changed files with 17 additions and 19 deletions
2
crates/erg_compiler/lib/pystd/socket.d.er
Normal file
2
crates/erg_compiler/lib/pystd/socket.d.er
Normal file
|
@ -0,0 +1,2 @@
|
|||
.Socket!: ClassType
|
||||
.Socket!.new: (family := Int, type := Int, proto := Int, fileno: Int or NoneType := NoneType) -> .Socket!
|
Loading…
Add table
Add a link
Reference in a new issue