Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2889073
1.lint-test
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
197 B
Referenced Files
None
Subscribers
None
1.lint-test
View Options
package main
import (
"rand"
)
type Exported string
func main() {
if rand.Intn(10) > 5 {
return true
} else {
return false
}
}
~~~~~~~~~~
advice:7:6
advice:12:12
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Jan 19 2025, 11:18 (5 w, 17 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1119553
Default Alt Text
1.lint-test (197 B)
Attached To
Mode
rARC Arcanist
Attached
Detach File
Event Timeline
Log In to Comment