X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=xex.cs;fp=xex.cs;h=2afa166c0f60e82dd34472ecaf8494fd2df475d5;hb=cd5dc7564e13dcc267d5f2513664b5d36e28074a;hp=30b0c8a7160ad3e45eec810af1c0831beb52d967;hpb=1704d070aeebba69ffaa116451f5028adffb3095;p=m17n%2Fm17n-lib-cs.git diff --git a/xex.cs b/xex.cs index 30b0c8a..2afa166 100644 --- a/xex.cs +++ b/xex.cs @@ -13,5 +13,6 @@ public class Test Xex.Debug = true; Console.WriteLine (xex.Eval (domain)); + Console.WriteLine (domain); } }