view examples/c3/comments.c3 @ 303:be7f60545368

Final fixups
author Windel Bouwman
date Fri, 06 Dec 2013 12:37:48 +0100
parents 158068af716c
children
line wrap: on
line source


/*
 block
 comment
*/

// fjd jjd-
module comments; // hjfkds

function int tst()
{
    return 0;
}