index
:
Nectar
add-license-file-alias
bjam-additions
compiler_kit-osx-tweaks-fixes
compiler_kit-source-tweaks
compiler_kit-test-additions
compiler_kit-test-overhaul
develop
dyld-stubs-support-macho
edge-case-asm64-patches
genericslibrary-header-patches
genericslibrary-tweaks
nebuild-manifest-update
nectar-gpu-example-update
nectar-gpu-improvements-and-bjam
v0.1.1-develop
v0.1.2-develop
v0.1.3-develop
The Open-Source Toolchain for Nectar, which targets PTX, OS X, and Ne System.
Amlal El Mahrouss
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
CompilerDriver
/
cc2
/
regression-tests
/
pure2-statement-parse-error.cpp2
blob: 3424703dc6b4995947fc0f3e3fb885af8f068cd0 (
plain
)
1
2
3
4
5
func: () = { a : int = 5; int b = 4; c: int = 3; }