view examples/c3/comments.c3 @ 311:ff665880a6b0

Added testcase for kernel and userspace
author Windel Bouwman
date Mon, 16 Dec 2013 12:49:24 +0100
parents 158068af716c
children
line wrap: on
line source


/*
 block
 comment
*/

// fjd jjd-
module comments; // hjfkds

function int tst()
{
    return 0;
}