Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9124763
test.ceylon
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
223 B
Subscribers
None
test.ceylon
View Options
shared
void
run
()
{
print
(
"Hello, `` process.arguments.first else "
World
" ``!"
);
}
class
Counter
(
count
=
0
)
{
variable
Integer
count
;
shared
Integer
currentValue
=>
count
;
shared
void
increment
()
=>
count
++;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jun 21, 7:32 PM (2 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3443202
Attached To
rDWAPPS Web applications
Event Timeline
Log In to Comment