Kotlin: Remove incorrect upgrade

This commit is contained in:
Ian Lynagh
2022-04-06 16:54:17 +01:00
parent ad11b3e84a
commit 843310c466
4 changed files with 0 additions and 2455 deletions

View File

@@ -1,7 +0,0 @@
class Compilation extends @compilation { string toString() { none() } }
from Compilation c, string cwd
where compilations(c, cwd)
select c, 1 /* Java compilation */, cwd, "<unnamed compilation>"

View File

@@ -1,4 +0,0 @@
description: Add Kotlin support
compatibility: backwards
compilations.rel: run compilations.qlo