liquidev / euwren

High-level Wren wrapper for Nim
MIT License
36 stars 0 forks source link

Explicit static methods #4

Closed liquidev closed 4 years ago

liquidev commented 4 years ago

Currently, it's not possible to enforce a method to be static. For a method to be implicitly static, one of the following must be true:

liquidev commented 4 years ago

Fixed in 0.11.0.