furby 2009-08-28 18:08:16 -04:00 committed by Joey Hess
parent 54a3928508
commit 25bf32431f
1 changed files with 3 additions and 0 deletions

View File

@ -171,6 +171,7 @@ testing
[[!toc levels=2]] [[!toc levels=2]]
[[Mamma Mia]] [[Mamma Mia]]
---- ----
[[!format c """ [[!format c """
@ -178,3 +179,5 @@ void main () {
printf("hello, world!"); printf("hello, world!");
} }
"""]] """]]