
I removed abap, flex, pli and rpg dummy implementations since they're not implemented in the corresponding analyzer and there are no tickets open to do so.
4 lines
101 B
Plaintext
4 lines
101 B
Plaintext
[source,scala]
|
|
----
|
|
var result = numerator / denominator // FIXME denominator value might be 0
|
|
---- |