Expr(null:String).show in macro throws NullPointerException #23008
Labels
area:metaprogramming:reflection
Issues related to the quotes reflection API
itype:bug
itype:crash
Spree
Suitable for a future Spree
Compiler version
3.6.4
Minimized code
Macro:
Test:
Output
Expectation
Absence of the exception
Description
stringValue
just does not expect null.
It requres to implement a custom string converter to generate exp from java types.
The text was updated successfully, but these errors were encountered: