Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Kotlin plus operator(Eclipse ignores plus operator)
Kotlin plus operator [message #1831170] Wed, 12 August 2020 21:43 Go to next message
Mike Jollands is currently offline Mike JollandsFriend
Messages: 1
Registered: August 2020
Junior Member
In my small beginner program, when I write println(a) or println(b), then the console displays a and b variables. When I write println(a + b), Eclipse just ignores the line. No error message. If I hover over + then Eclipse tells me what the + operator is. Anyone know what is going on here?
Re: Kotlin plus operator [message #1831273 is a reply to message #1831170] Sun, 16 August 2020 06:44 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
It's probably better to look at this page for places to ask about this:

https://kotlinlang.org/community/


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:MacOS PATH and npm/node
Next Topic:How to read Jetty HttpInput multiple times
Goto Forum:
  


Current Time: Fri Apr 26 07:37:11 GMT 2024

Powered by FUDForum. Page generated in 0.08205 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top