```AS-4.1-alpha03 shows a warning - Parenthesis sh...
# compose
v
Copy code
AS-4.1-alpha03 shows a warning - Parenthesis should be removed     val navigationIcon : @Composable() (()-> Unit)? = { ... }
Why?