This website requires JavaScript.
Explore
Help
Register
Sign In
pascal
/
lazarus-ccr
Watch
1
Star
0
Fork
0
You've already forked lazarus-ccr
Code
Issues
Releases
Activity
Files
b57032c0e53c3f5a1c2e98bb088222d55d5404e5
lazarus-ccr
/
applications
/
instantfpc
/
examples
/
helloworld.pas
5 lines
65 B
ObjectPascal
Raw
Normal View
History
Unescape
Escape
instantfpc git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1535 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-25 17:53:45 +00:00
#
!
/
usr
/
bin
/
env
instantfpc
begin
instantfpc: fixed examples git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1539 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-27 19:48:12 +00:00
writeln
(
'Hello world 2'
)
;
instantfpc git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1535 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-25 17:53:45 +00:00
end
.
Reference in New Issue
Copy Permalink