blob: 8ecf3558e035ad42a12574927d87316ace6c5205 [file] [log] [blame]
// Run test variables.swift, verifying that the combination of -interpret and -g works.
// RUN: %target-jit-run -g %S/variables.swift | %FileCheck %s
// CHECK: 8, 16, 32
// REQUIRES: swift_interpreter