view python/c3/examples/comments.c3 @ 224:5af52987f5bd

Fixup of pc rel operand
author Windel Bouwman
date Tue, 09 Jul 2013 17:59:15 +0200
parents 3f6c30a5d234
children
line wrap: on
line source


/*
 block
 comment
*/

// fjd jjd-
package comments; // hjfkds

function int tst()
{
    return 0;
}