Page MenuHomePhabricator
Paste P11712

(An Untitled Masterwork)
ActivePublic

Authored by jbond on Jun 30 2020, 12:46 PM.
Tags
None
Referenced Files
F31911795: raw.txt
Jun 30 2020, 12:46 PM
Subscribers
None
$foo = Float('1.0')
$bar = String($foo)
notice($bar)