view python/c3/examples/comments.c3 @ 220:3f6c30a5d234

Major change in expression parsing to enable pointers and structs
author Windel Bouwman
date Sat, 06 Jul 2013 21:32:20 +0200
parents
children
line wrap: on
line source


/*
 block
 comment
*/

// fjd jjd-
package comments; // hjfkds

function int tst()
{
    return 0;
}