Coder Social home page Coder Social logo

Comments (7)

ulidtko avatar ulidtko commented on July 24, 2024

irust --version → 0.7.30, FWIW

from irust.

sigmaSd avatar sigmaSd commented on July 24, 2024

Hi welcome! As IRust suggest you have to add ';' at the end of the function definition
fn a() {}; instead of fn a() {}

from irust.

sigmaSd avatar sigmaSd commented on July 24, 2024

This issue reoccurs I guess I have to add a FAQ in the readme ^^

from irust.

smolck avatar smolck commented on July 24, 2024

@sigmaSd The error given by IRust in this case isn’t very helpful IMO because it doesn’t say anything about where the semicolon should go. Most people will probably expect (from other REPLs, like IPython) functions to not require semicolons at the end, and so won’t think to put a semicolon after the function definition. Is there any way we can remove that requirement? Or at least improve the error message?

from irust.

sigmaSd avatar sigmaSd commented on July 24, 2024

Hi @smolck ! I think you're right since by now I saw this issue come up a lot of times, maybe we can just special case functions structs and traits maybe?

Here is an initial test 60e541c, 18b78d0 would be great if you test it and report back, I just want to be sure of two things: 1- does it feel now like you expect 2- does it break other things

from irust.

sigmaSd avatar sigmaSd commented on July 24, 2024

I found no problem while testing it 195cbec, I think this should be resolved now

from irust.

ulidtko avatar ulidtko commented on July 24, 2024

Yea, looks good to me. Closing!

from irust.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.