This website requires JavaScript.
Explore
Help
Register
Sign In
administrator
/
pascalabcnet
Watch
1
Star
0
Fork
You've already forked pascalabcnet
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
dev
pascalabcnet
/
InstallerSamples
/
!Tutorial
/
02_Errors
/
CompilerError2.pas
5 lines
133 B
ObjectPascal
Raw
Permalink
Normal View
History
Unescape
Escape
fix #1419
2018-10-26 20:12:42 +03:00
// Исправьте ошибки компиляции. Опишите переменную r
initial commit
2015-05-14 22:35:07 +03:00
begin
r
:
=
2.5
;
fix #1419
2018-10-26 20:12:42 +03:00
Witeln
(
r
)
;
initial commit
2015-05-14 22:35:07 +03:00
end
.
Reference in a new issue
Copy permalink