Skip to content
This repository was archived by the owner on Sep 3, 2020. It is now read-only.

Conversation

xuwei-k
Copy link
Contributor

@xuwei-k xuwei-k commented May 9, 2018

Welcome to Scala 2.12.6 (Java HotSpot(TM) 64-Bit Server VM, Java 1.8.0_172).
Type in expressions for evaluation. Or try :help.

scala> '''
<console>:12: warning: deprecated syntax for character literal (use '\'' for single quote)
       '''
       ^
res0: Char = '

```
Welcome to Scala 2.12.6 (Java HotSpot(TM) 64-Bit Server VM, Java 1.8.0_172).
Type in expressions for evaluation. Or try :help.

scala> '''
<console>:12: warning: deprecated syntax for character literal (use '\'' for single quote)
       '''
       ^
res0: Char = '
```
@kiritsuku kiritsuku merged commit f82bf38 into scala-ide:master May 15, 2018
@xuwei-k xuwei-k deleted the single-quote branch May 15, 2018 12:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants