Remove Vallish, use refs and clones

This commit is contained in:
Andrew Morris
2023-06-21 17:16:03 +10:00
parent 53695d7948
commit b33ef2b5b0
14 changed files with 177 additions and 248 deletions

View File

@@ -1,4 +1,4 @@
//! test_output(2)
//! test_output(3)
// Should be: 1
export default function main() {

View File

@@ -1,4 +1,4 @@
//! test_output(2)
//! test_output(3)
// Should be: 1
export default function main() {

View File

@@ -1,4 +1,5 @@
//! test_output(0)
//! test_output(1)
// Should be: 0
/// <reference path="../../../concept-code/vs.d.ts" />

View File

@@ -1,4 +1,5 @@
//! test_output(0)
//! test_output(1)
// Should be: 0
/// <reference path="../../../concept-code/vs.d.ts" />

View File

@@ -1,4 +1,5 @@
//! test_output(2)
//! test_output(3)
// Should be: 2
/// <reference path="../../../concept-code/vs.d.ts" />