summaryrefslogtreecommitdiff
path: root/ricsin/t.rcb
diff options
context:
space:
mode:
Diffstat (limited to 'ricsin/t.rcb')
-rw-r--r--ricsin/t.rcb8
1 files changed, 8 insertions, 0 deletions
diff --git a/ricsin/t.rcb b/ricsin/t.rcb
index 450bc76f8c..c032c8a450 100644
--- a/ricsin/t.rcb
+++ b/ricsin/t.rcb
@@ -1,3 +1,11 @@
+p $0
+p $0 == __FILE__
+
+__END__
+p $0
+p $"
+
+__END__
$foo = 42
p __C__('return $foo; /* $foo */')