view examples/c3/comments.c3 @ 336:d1ecc493384e

Added spiffy armtoken class for bit fiddeling. Added cool test that checks for build repeatability
author Windel Bouwman
date Wed, 19 Feb 2014 22:32:15 +0100
parents 158068af716c
children
line wrap: on
line source


/*
 block
 comment
*/

// fjd jjd-
module comments; // hjfkds

function int tst()
{
    return 0;
}