Search:

Type: Posts; User: GabIul

Search: Search took 0.08 seconds.

  1. Replies
    7
    Views
    605

    Re: Mkyong - why i recieve the ERROR? Thanks!

    or for the same line sometimes is showing : Unexpected identifier
  2. Replies
    7
    Views
    605

    Re: Mkyong - why i recieve the ERROR? Thanks!

    i use Visual Studio Code "strict mode" and when i go live to console i am receiving the error. I need to implement in one special way? Or just paste this code?
  3. Replies
    7
    Views
    605

    Re: Mkyong - why i recieve the ERROR? Thanks!

    This line :


    package com.mkyong.java8;


    Thanks!
  4. Replies
    7
    Views
    605

    Mkyong - why i recieve the ERROR? Thanks!

    JavaChronoUnit.java

    package com.mkyong.java8; ERROR - Uncaught SyntaxError: Unexpected strict mode reserved word

    import java.time.LocalDateTime;
    import java.time.temporal.ChronoUnit;
    ...
Results 1 to 4 of 4