mirror of
https://github.com/neovim/neovim.git
synced 2026-01-27 23:52:34 +10:00
These guard clauses are always boolean expressions, whereas
lambda expressions can only appear in either an assignment,
a casting, or an invocation context.
References:
https://docs.oracle.com/javase/specs/jls/se21/html/jls-14.html#jls-14.11.1
https://docs.oracle.com/javase/specs/jls/se21/html/jls-15.html#jls-15.27
d6b4afb636
Co-authored-by: Aliaksei Budavei <32549825+zzzyxwvut@users.noreply.github.com>
29 KiB
29 KiB