Anyone else also having problems with inline funct...
# announcements
b
Anyone else also having problems with inline functions? Seems that, if I change the body of an inline function, any code that calls this function will not get re-compiled, therefore executing the "old" function body. (1.2.0-beta-31)