issues Search Results · repo:vojone/IFJ21 language:C
Filter by
2 results
(44 ms)2 results
invojone/IFJ21 (press backspace or delete to remove)Current behavior: a is assigned nil, but should be a from a higher scope
function g()
local a : integer = 8
if a == 8 then
local a : integer = a --[[ to vnitřní a by mělo být taky8]] ...
code generator
SyntaxErr0r1
- 1
- Opened on Nov 29, 2021
- #2
Precedence parser gets doesn t stop at fdoesntworko() but token end is also loaded
function fdoesntworko() : string, string, number, integer
local b : string
return fdoesntworko()
end
function ...
SyntaxErr0r1
- 2
- Opened on Nov 29, 2021
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.