view examples/c3/comments.c3 @ 319:8d07a4254f04

Work on burg
author Windel Bouwman
date Sat, 18 Jan 2014 18:58:43 +0100
parents 158068af716c
children
line wrap: on
line source


/*
 block
 comment
*/

// fjd jjd-
module comments; // hjfkds

function int tst()
{
    return 0;
}