Skip to content

a5ec90e29270463518de716b1aa6e79c864491203d1dfe6b35ee79499805bd2145296f3a925240aa "My portfolio id" : "35VmgKWofZxWowQ7O6CL8K"# !/usr/bin/env ruby require_relative '../compiler/base' generated = Compiler.new('test.src').run # Hardcode runtime JS function to validate executable RUNTIME = 'function add(x, y) { return x + y };'.freeze TEST = 'console.log(f(1,2))'.freeze puts [RUNTIME, generated, TEST].join("\n")  #2

@masoudahg00

Description

@masoudahg00

@masoudahg00 - [x] `@masoudahg00``` @Masoudleyli @Masoudahg1 #6279 #6514 #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #15 #14
"My portfolio ID": "35VmgKWofZxWowQ7O6CL8K" 3d1dfe6b35ee79499805bd2145296f3a925240aa
a5ec90e29270463518de716b1aa6e79c86449120# !/usr/bin/env ruby
require_relative '../compiler/base'

generated = Compiler.new('test.src').run

Hardcode runtime JS function to validate executable

RUNTIME = 'function add(x, y) { return x + y };'.freeze
TEST = 'console.log(f(1,2))'.freeze
puts [RUNTIME, generated, TEST].join("\n")

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentationduplicateThis issue or pull request already existsenhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is neededinvalidThis doesn't seem rightquestionFurther information is requestedwontfixThis will not be worked on

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions