Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variable used before its declaration #406

Open
MaxGraey opened this issue Mar 6, 2023 · 2 comments
Open

Variable used before its declaration #406

MaxGraey opened this issue Mar 6, 2023 · 2 comments

Comments

@MaxGraey
Copy link
Contributor

MaxGraey commented Mar 6, 2023

⚡AS-pect⚡ Test suite runner [8.0.1]
Using config: /home/runner/work/as-bignum/as-bignum/as-pect.config.mjs
ASC Version: 0.27.1
compiler mismatch: std/portable included twice
ERROR TS2448: Variable 'node_modules/@as-pect/assembly/assembly/internal/Reflect/Reflect.FAILED_MATCH' used before its declaration.
     :
  82 │ let result = Reflect.FAILED_MATCH;
     │              ~~~~~~~~~~~~~~~~~~~~
     └─ in node_modules/@as-pect/assembly/assembly/internal/Expectation.ts(82,18)
     :
 695 │ export const FAILED_MATCH = 0;
     │              ~~~~~~~~~~~~
     └─ in node_modules/@as-pect/assembly/assembly/internal/Reflect.ts(695,16)

FAILURE 1 compile error(s)
[1 compile error(s)]
@yjhmelody
Copy link

yjhmelody commented Mar 6, 2023

I telled him before, I have a pr

@roaminro
Copy link

It would be awesome if @yjhmelody's PR #405 could be merged @jtenner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants