Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paste
P1088
syntax.java
Active
Public
Actions
Authored by
dreiss
on Mar 13 2014, 12:20 PM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Referenced Files
F127804: syntax.java
Mar 13 2014, 12:20 PM
2014-03-13 12:20:31 (UTC+0)
Subscribers
None
List
<
String
>
strings
=
getStrings
();
for
(
String
aString:
strings
)
{
System
.
out
.
println
(
aString
);
}
Event Timeline
dreiss
edited the content of this paste.
(Show Details)
Mar 13 2014, 12:20 PM
2014-03-13 12:20:31 (UTC+0)
dreiss
changed the title of this paste from untitled to
syntax.java
.
dreiss
updated the paste's language from
autodetect
to
java
.
Log In to Comment