git-svn-id: svn://euphorik.ch/pompage@61 02bbb61a-6d21-0410-aba0-cb053bdfd66a
[pompage.git] / src / test.rb
index 3a68b87..d35033e 100644 (file)
@@ -1,3 +1,3 @@
-# coding: utf-8\r
-\r
-p "image".match(Regexp::new("image", true))
\ No newline at end of file
+m = 'balbla  oljasdflaskj'\r
+m =~ /\\<(.+)/\r
+p $1\r