Pyry Lahti

- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
Pyry Lahti created a post, JSON interpolation and identifier errors
In my IDE settings (Linux IDEA 14.0.2, Scala plugin 1.2.1) I've set json interpolated String prefix to JSON -Language ID. Here's an example of using it:def example(foos: List[Foo], limit: Int) = { ...