mirror of
https://github.com/CPunch/Cosmo.git
synced 2026-01-04 14:30:06 +00:00
changed class -> proto
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class Test
|
||||
proto Test
|
||||
function __init(self, x)
|
||||
self.x = x
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user