mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 19:25:58 +02:00
+ added
This commit is contained in:
parent
1abd56fa5b
commit
a9493b57d4
8
tests/webtbf/tw2037.pp
Normal file
8
tests/webtbf/tw2037.pp
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{ %FAIL }
|
||||||
|
var
|
||||||
|
anattr : Longint;
|
||||||
|
|
||||||
|
begin
|
||||||
|
anattr := 1.0 or 5;
|
||||||
|
|
||||||
|
end.
|
Loading…
Reference in New Issue
Block a user