OpenDreamProject / OpenDream

A project for running games made in the DM programming language
MIT License
208 stars 112 forks source link

Don't give `.` a type #1880

Closed wixoaGit closed 4 months ago

wixoaGit commented 4 months ago

. had to be given the inferred type because of an inaccuracy in []'s source of inferred type. This fixes that and ProcSelf no longer has a type.