--- | |
name: Kythe issues | |
about: For kythe index extraction issues and feature requests | |
title: "[kythe] bug title" | |
labels: kythe | |
assignees: '' | |
--- | |
## Input test case | |
Try to reduce the test down to a single demonstrative file. | |
```systemverilog | |
// test code here | |
``` | |
## Describe what is wrong or missing | |
e.g. is a fact missing? or is a reference link incorrect? |