mbndr

Results 1 issues of mbndr

Hey, I wanted to use the field completion compiler service (https://haxe.org/manual/cr-completion-field-access.html) and just copied the example with use of pipe. My code: ```haxe class Main { public static function main()...