index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t4018
/
php-enum
blob: 91a69c1a2bcde744954e10c650d8f0a054c85779 (
plain
)
1
2
3
4
enum
RIGHT: string
{
case
Foo
=
'ChangeMe'
;
}