blob: 015e8a9f357587be2dd91d70629cfdc49a977f76 [file] [log] [blame]
// RUN: %empty-directory(%t)
// RUN: cp %s %t/main.swift
// RUN: %target-swift-frontend -typecheck -playground %t/main.swift -verify
var $a = 2 // expected-error {{expected numeric value following '$'}}