test string interpolation
This commit is contained in:
parent
2fccbe96eb
commit
92498e7f80
|
@ -1,5 +1,3 @@
|
|||
import {run} from "./ludus.mjs"
|
||||
|
||||
console.log("Imported ludus wasm")
|
||||
|
||||
console.log(run(`print! ("hello, world!")`))
|
||||
console.log(run(`let foo = 42; "{foo} bar"`))
|
||||
|
|
Loading…
Reference in New Issue
Block a user