Open ValentinZhao opened 6 years ago
Filbert is not versatile enough to handle multiply so-called self-operations, for example, '/=', '**=' and so on, which makes my application work weird. What I do is to add several self-operations to MayBeAssign function.
Filbert is not versatile enough to handle multiply so-called self-operations, for example, '/=', '**=' and so on, which makes my application work weird. What I do is to add several self-operations to MayBeAssign function.