improved log message handling more

This commit is contained in:
hyunghwan.chung
2016-06-03 16:16:23 +00:00
parent eeb2fdebbd
commit f43240ca4d
4 changed files with 48 additions and 13 deletions

View File

@ -49,6 +49,11 @@
}
}
#pooldic ABC
{
#KKK := 20.
}
#class MyObject(TestObject)
{
@ -92,6 +97,7 @@
s1 wait.
ABC.KKK dump.
'END OF MAIN' dump.
@ -183,3 +189,4 @@
]
}
}