view examples/c3/comments.c3 @ 396:fb3c1f029b30

Added baselexer into c3 lexer
author Windel Bouwman
date Tue, 27 May 2014 22:19:32 +0200
parents 158068af716c
children
line wrap: on
line source


/*
 block
 comment
*/

// fjd jjd-
module comments; // hjfkds

function int tst()
{
    return 0;
}