neugram / ng

scripting language integrated with Go
https://neugram.io
BSD 2-Clause "Simplified" License
916 stars 43 forks source link

Casting to rune: error #229

Open vmarkovtsev opened 6 years ago

vmarkovtsev commented 6 years ago

The following code:

rune('!')

fails with

ng: typecheck: cannot convert untyped rune to rune