Skip to content

test/functions/implicit_parameters.mag fails #27

@Sh4rK

Description

@Sh4rK

The order of implicit parameters is messed up in some cases (Windows 8 x64 Release build):

FAIL: ..\test\functions\implicit_parameters.mag
      Expected output "two params" on line 6 and got " paramstwo".
      Expected output "three params" on line 7 and got "params three".
      Expected output "a foo(b, c)" on line 39 and got "c foo(a, b)".
      Expected output "while" on line 114 and got "true".

239 tests passed. 1 tests failed. ←[2K
Skipped 40 tests.

(btw, why are some tests skipped?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions