[Bug 525547] Re: [FFe] Please sync dlr-languages 20090805+git.e6b28d27+dfsg-1 from Debian unstable (main)

C.J. Adams-Collier cjac at colliertech.org
Mon Mar 15 06:56:35 GMT 2010


$ cat hello.py ; echo '---' ; ipy hello.py
import clr
clr.AddReference('System')
from System import Console
Console.WriteLine("Hello, World!")
---
Hello, World!


$ cat hello.rb ; echo '---' ; ir hello.rb 
System::Console::WriteLine("Hello, World");
---
Hello, World


$ echo "" > Rakefile ; irake -T && echo $?
(in /usr/src/git/colliertech/dlr-examples)
0


$ igem --version
1.3.5

-- 
[FFe] Please sync dlr-languages 20090805+git.e6b28d27+dfsg-1 from Debian unstable (main)
https://bugs.launchpad.net/bugs/525547
You received this bug notification because you are a member of Ubuntu
Package Archive Administrators, which is a direct subscriber.



More information about the ubuntu-archive mailing list