dibyendumajumdar / ravi

Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers
http://ravilang.github.io/
Other
1.16k stars 60 forks source link

Fix copy paste mistake #242

Closed XmiliaH closed 2 years ago

XmiliaH commented 2 years ago

This should fix https://github.com/dibyendumajumdar/ravi/issues/241.

mustime commented 2 years ago

@XmiliaH thx bro. works just fine

dibyendumajumdar commented 2 years ago

thanks @XmiliaH