Skip to content

Fix postfix warning in project/Fmpp.scala#46

Open
xuwei-k wants to merge 1 commit intosbt:developfrom
xuwei-k:postfix-fmpp
Open

Fix postfix warning in project/Fmpp.scala#46
xuwei-k wants to merge 1 commit intosbt:developfrom
xuwei-k:postfix-fmpp

Conversation

@xuwei-k
Copy link
Member

@xuwei-k xuwei-k commented Mar 18, 2026

[warn] This can be achieved by adding the import clause 'import scala.language.postfixOps'
[warn] or by setting the compiler option -language:postfixOps.
[warn] See the Scaladoc for value scala.language.postfixOps for a discussion
[warn] why the feature should be explicitly enabled.
[warn]   lazy val FmppConfig = config("fmpp") hide
[warn]                                        ^

@xuwei-k xuwei-k changed the title Fix postfix warning in project/Fmpp.scala Fix postfix warning in project/Fmpp.scala Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant