added primitive code to compile the 'if' expression

This commit is contained in:
hyunghwan.chung
2017-01-18 17:17:05 +00:00
parent 4a4d40dea1
commit 40ba50fc53
7 changed files with 386 additions and 90 deletions

View File

@ -514,4 +514,4 @@ extend Apex
{
^Association new key: self value: object
}
}
}