Update csharp/ql/src/semmle/code/csharp/ir/PrintIR.ql

Co-Authored-By: Dave Bartolomeo <42150477+dave-bartolomeo@users.noreply.github.com>
This commit is contained in:
Andrei Diaconu 2019-08-05 09:44:40 +01:00 коммит произвёл AndreiDiaconu1
Родитель ce06bd8af3
Коммит 81d8905a0f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,7 +1,7 @@
/**
* @name Print IR
* @description Outputs a representation of the IR graph
* @id cpp/print-ir
* @id charp/print-ir
* @kind graph
*/