view kerneljs.rhope @ 172:926b56a43f47

Fix some bugs related to inlining
author Mike Pavone <pavone@retrodev.com>
date Sun, 15 May 2011 23:31:58 -0700
parents fc3815b7462f
children
line wrap: on
line source

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

Blueprint Boolean
{
	Val(Boolean,Naked)
}