[NI] Add codegen test for IntegerLiteralType for js backend

This commit is contained in:
Dmitriy Novozhilov
2019-03-29 17:38:15 +03:00
parent 3e5bc674d6
commit f5ca69c324
3 changed files with 11 additions and 1 deletions
@@ -1,5 +1,5 @@
// !LANGUAGE: +NewInference
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND: JVM_IR, JS_IR
// WITH_RUNTIME
class Foo<C : Any> {