view kerneljs.rhope @ 182:db30bda91aad

Cleanup grammar comment in new parser
author Mike Pavone <pavone@retrodev.com>
date Wed, 27 Jul 2011 21:06:57 -0700
parents fc3815b7462f
children
line wrap: on
line source

Import kernelbase.rhope
Import arrayjs.rhope
Import stringjs.rhope

Blueprint Boolean
{
	Val(Boolean,Naked)
}