comparison other/startup.p6 @ 0:11ef16a351e6

move from otoya
author anatofuz <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Fri, 17 Jan 2020 12:11:01 +0900
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:11ef16a351e6
1 use v6;
2 use Abyss::Server;
3
4 my $otoya = Abyss::Server.new;
5 $otoya.readeval();