aboutsummaryrefslogtreecommitdiff
path: root/check/type/bool/fail-real.p
blob: 7c7d00d812c298fc53963d936267406aa30c7ae5 (plain)
1
2
3
4
program main ( input, output );
begin
	1.1 <> 1
end.