id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
186	Something wrong with numbers	kjs	kjs	"The following PIRC-generated code runs, but not complete. Expected output is:


{{{
1.1
ok
}}}

but its actual output is:

{{{
1.1
}}}



{{{
.sub main
$N0 = 1.1
say $N0
say ""ok""
.end
}}}

Something's wrong here."	bug	closed	normal		pirc		medium	fixed	numbers				
