mirror of
https://github.com/Ed94/LangStudies.git
synced 2025-06-14 19:11:46 -07:00
BAPFS Lecture 12
I reorganized the functions by their precedence.
This commit is contained in:
3
Builds/Tests/10.Unary.uf
Normal file
3
Builds/Tests/10.Unary.uf
Normal file
@ -0,0 +1,3 @@
|
||||
// Unary
|
||||
!x;
|
||||
-x;
|
Reference in New Issue
Block a user