spec-single-function-simple.xml.expectation 524 B

123456789101112131415161718192021
  1. ===== AST after reference-resolving =====
  2. SystemUTCEpochMilliseconds():
  3. TreeList
  4. BinaryOperation Assignment
  5. Var global
  6. FunctionCall
  7. UnresolvedReference GetGlobalObject
  8. BinaryOperation Assignment
  9. Var nowNs
  10. FunctionCall
  11. UnresolvedReference HostSystemUTCEpochNanoseconds
  12. Var global
  13. ReturnNode
  14. FunctionCall
  15. UnresolvedReference 𝔽
  16. FunctionCall
  17. UnresolvedReference floor
  18. BinaryOperation Division
  19. Var nowNs
  20. MathematicalConstant 1000000