view test/c3examples/comments.c3 @ 284:05184b95fa16

Moved tests to seperate folder
author Windel Bouwman
date Fri, 15 Nov 2013 13:43:22 +0100
parents python/c3/examples/comments.c3@3f6c30a5d234
children d9df72971cbf
line wrap: on
line source


/*
 block
 comment
*/

// fjd jjd-
package comments; // hjfkds

function int tst()
{
    return 0;
}