rubyx/lib/soml/parfait/layout.soml

8 lines
84 B
Plaintext
Raw Normal View History

2015-11-07 19:38:52 +02:00
class Layout < Object
Class object_class()
2015-11-08 00:54:47 +02:00
return get_internal(2)
2015-11-07 19:38:52 +02:00
end
end