This website requires JavaScript.
Explore
Help
Sign In
kyle
/
sandbox
Watch
1
Star
0
Fork
You've already forked sandbox
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
71975c1070
sandbox
/
pe
/
records.hrl
2 lines
50 B
Erlang
Raw
Blame
History
-
record
(
todo
,
{
status
=
reminder
,
who
=
kyle
,
text
}
)
.
Reference in New Issue
View Git Blame
Copy Permalink