Results 1 to 2 of 2

Thread: Double Brackets

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Yes, you are correct.

    PHP Code:
    foo()
    {
        
    bar = ::foobar;
        [[
    bar]]();
    }

    foobar()
    {
        
    iprintln("hello");

    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  2. The Following 3 Users Say Thank You to IzNoGoD For This Useful Post:

    guiismiti (10th October 2015),kung foo man (11th October 2015),maxdamage99 (10th October 2015)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •