[
Home
]
[
Overboard
]
[
a
/
b
/
f
/
g
/
lounge
/
mu
/
prog
/
v
]
[
Settings
]
Oct 16, 2023 - [spoiler] and [code] tags
Post content can now be wrapped in [spoiler][/spoiler] and [code][/code] tags.
You will likely need to clear cached stylesheets to see them
Boo!
func
add
(
a
int
,
b
int
)
int
{
return
a
+
b
}