Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F127806
syntax.java
All Users
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
dreiss
Mar 13 2014, 12:23 PM
2014-03-13 12:23:57 (UTC+0)
Size
148 B
Referenced Files
None
Subscribers
None
syntax.java
View Options
List
<
String
>
strings
=
getStrings
();
fail:
for
(
String
aString:
strings
)
{
if
(
aString
.
equals
(
"fail"
)
break
fail
;
System
.
out
.
println
(
aString
);
}
File Metadata
Details
Attached
Mime Type
text/plain; charset=utf-8
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/jn/du/y3wa4ia3oym6nkk6
Default Alt Text
syntax.java (148 B)
Attached To
Mode
P1089 syntax.java
Attached
Detach File
Event Timeline
Log In to Comment