SpacemanDMM icon indicating copy to clipboard operation
SpacemanDMM copied to clipboard

Union return types don't parse correctly

Open ZeWaka opened this issue 2 months ago • 2 comments

Error:

got '|', expected one of: '{', ';', if, while, do, for, spawn, switch, try, set, break, continue, del, var, return, CRASH, throw, goto, operator, term

Code:

/datum/hud/critter/proc/create_stamina_element() as num | null

ZeWaka avatar Apr 25 '24 21:04 ZeWaka