Closed
Description
Currently when getting compiler remarks with luau-compile type functions aren't displayed separately, although its not much of an issue it'd be nice to have type functions prefixed with 'Type Function' instead of 'Function' to diffrentiate type functions from functions that'll be used at runtime.
It would also be nice for a new argument to be added to allow for not including type functions in compiler remarks, as well as vise versa for only including type functions.